Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!IC.BERKELEY.EDU!whitcomb From: whitcomb@IC.BERKELEY.EDU (Gregg Whitcomb) Newsgroups: gnu.gcc.bug Subject: gcc 1.36.91 problem Message-ID: <9001081934.AA03645@ic.Berkeley.EDU> Date: 8 Jan 90 19:34:37 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 machine: vax/ultrix T4.0-0 (Rev. 93) gcc: 1.36.91 description: math.h contains the following line: #if defined(GFLOAT) || CC$gfloat which gcc doesn't approve of. Apparently, math.h has changed from ultrix 3.1 to 4.0 ic% gcc -v testmath.c gcc version 1.36.91 /usr/local/lib/gcc-cpp -v -undef -D__GNUC__ -Dvax -Dunix -D__vax__ -D__unix__ t estmath.c /usr/tmp/cca03583.cpp GNU CPP version 1.36.91 /usr/include/math.h:98: Invalid token in expression -Gregg Whitcomb (whitcomb@vivaldi.Berkeley.EDU)