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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrew Haley <aph@xxxxxxxxxx> writes:

> gimple_check_failed should be defined in gimple.o:

But only when compiling with gcc:

#if defined ENABLE_GIMPLE_CHECKING && (GCC_VERSION >= 2007)

Unfortunately gimple.h calls gimple_check_failed when
ENABLE_GIMPLE_CHECKING is defined, without checking GCC_VERSION.

I don't think the restriction on GCC_VERSION for gimple_check_failed
in gimple.c is necessary.  I think it was cut-n-pasted from tree.c.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux