Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: warning about gcc 1.36 (on 680x0 only?) Message-ID: <9001081420.AA00672@expire.lcs.mit.edu> Date: 8 Jan 90 14:20:38 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 8 From a bug report: Versions 1.34 and 1.36 of GCC incorrectly compile the expression ``"..." == 0 ? exp1 : exp2'' into "exp1". This expression is used by XtNewString (in lib/Xt/Intrinsic.h). (As I stated before, we only tested R4 on gcc 1.35.)