"../.././gcc/c-common.c", line 2259: invalid token: short_fract_type_no...

Marc Glisse marc.glisse+gcc@normalesup.org
Wed Nov 12 15:49:00 GMT 2008


On Wed, 12 Nov 2008, Andrew Haley wrote:

> gimple_check_failed should be defined in gimple.o:

Not really, it seems like revision 127302, which enabled gimple checking 
for non-gcc compilers, only updated gimple.h and not gimple.c. If that is 
the case, it is easy enough to fix: remove the check on GCC_VERSION in 
gimple.c. But that means it should have been failing for all non-gcc 
compilers for more than a year...

-- 
Marc



More information about the Gcc-help mailing list