This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]