------- Comment #4 from pinskia at gcc dot gnu dot org  2009-06-11 19:38 -------
But really this is a not a GLIBC bug or a GCC bug, but rather how you invoke
GCC, you should use either -std=c99 or -std=c89 if you don't want the GNU
language extensions (including the defines).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40417

Reply via email to