X-POP3-Rcpt: mlehmann AT universe DOT sgh-net DOT de Message-Id: <199801161632.KAA10155@mail.mankato.msus.edu> 16 Jan 1998 10:33:15 -0600 (CST) From: Jeffrey Hundstad Subject: pgcc-2.91.03 971225 (gcc-2.8.0) fails where gcc-2.7.2.3 doesn't - X 11R6 To: beastium-list AT Desk DOT nl MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: Marc Lehmann Status: RO Content-Length: 956 Lines: 26 When compiling X11R6-331 from I get the following: gcc -c -ansi -pedantic -I. -I../../include -I../../../../../exports/include/X11\ -I../../../../../programs/Xserver/include -I../../../../.. -I../../../../../e\ xports/include -Dlinux -D__i386__ -D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE\ -DX_LOCALE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DDPMSExtens\ ion -DPIXPRIV -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV -DXFreeX\ DGA -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -O2 -fno-strength-reduce check.c\ -o unshared/check.o check.c: In function `CheckFloat': check.c:136: array size missing in `lastfp' check.c: In function `HackFloat': check.c:196: array size missing in `lastfp' make[6]: *** [check.o] Error 1 while gcc-2.7.2.3 compiles this file with no warnings... or errors.... I just thought someone might want to know :-) -jeffrey hundstad