[Bug c/69197] Can't compile older

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 9 11:03:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69197

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note the referenced failure looks like it can be fixed by using -std=gnu89 as
part of the CFLAGS.  That is it gcc 2.95 uses GNU 89 style inline which is
incompatible with C99 inline.


More information about the Gcc-bugs mailing list