[Bug c/56910] Syntax error seemingly sneaks through gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|
[Bug c/56910] Syntax error seemingly sneaks through gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910 --- Comment #1 from Jonathan Wakely 2013-04-11 12:38:45 UTC --- $ gcc -c -pedantic x.c x.c:11:5: warning: ISO C forbids forward parameter declarations [-pedantic]