Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!GINGER.BERKELEY.EDU!mcgrath%paris.Berkeley.EDU From: mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) Newsgroups: gnu.g++.bug Subject: Predefinitions Message-ID: <8905250229.AA04132@paris.Berkeley.EDU> Date: 25 May 89 02:29:39 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 3 G++ should predefine __GNUC__, and not __GNU__. The things that test __GNUC__ are testing for GCC extensions, which also exist in G++.