[Bug c/33995] C89 warning on inline keyword when using -std=c99 or -std=gnu99
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 5 01:06:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-11-05 01:05 -------
No, what it is trying to say 4.2.x does not support fully C99 inline and that
the inline keyword will change in the future to be correct with -std=c99. This
has already been fixed in 4.3.0 where extern inline and inline works correctly
in C99 mode.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33995
More information about the Gcc-bugs
mailing list