http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-04-11 12:38:45 UTC --- $ gcc -c -pedantic x.c x.c:11:5: warning: ISO C forbids forward parameter declarations [-pedantic]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56910
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-04-11 12:38:45 UTC --- $ gcc -c -pedantic x.c x.c:11:5: warning: ISO C forbids forward parameter declarations [-pedantic]