This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
In message <u8ogmoalq0.fsf@arthur.rhein-neckar.de>you write: > With egcs 1.1.1 (egcs-2.91.60 19981201): > $ /opt/egcs/bin/gcc -V egcs-2.91.60 -dM -E test-egcs.c |grep UFC > #define _UFC_32_ Odd: gcc -V egcs-2.91.60 -dM -E foo.c | grep UFC foo.c:5: warning: integer constant out of range #define _UFC_64_ gcc -v -V egcs-2.91.60 Reading specs from /usr/egcs/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.60/specs gcc driver version egcs-2.93.06 19990212 (gcc2 ss-980929 experimental) executing gcc version egcs-2.91.60 Seems to me like your egcs-1.1.1 installation is behaving differently than it probably should. jeff