[gnu.g++.bug] Predefinitions

mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) (05/25/89)

G++ should predefine __GNUC__, and not __GNU__.
The things that test __GNUC__ are testing for GCC extensions, which also
exist in G++.