Wrong warnings with gcc 2.95.2

Alexandre Oliva aoliva@cygnus.com
Wed May 24 07:15:00 GMT 2000


On May 24, 2000, "Dieter Buerssner" <buers@gmx.de> wrote:

> The following code will produce three warnings, all wrong. (The first 
> two are not too surprising, because these are new C99 features.)
> Version 2.7.2.1 did not produce the second and third  warning.

Yup, they're new ones.  I think there's some -std option that will
tell GCC to assume the C9X/C99 standard.

-- 
Alexandre Oliva    Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me



More information about the Gcc-bugs mailing list