only '#pragma GCC' outside of functions
authorRyan Lortie <desrt@desrt.ca>
Sat, 15 Feb 2014 13:44:05 +0000 (08:44 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sat, 15 Feb 2014 15:31:52 +0000 (10:31 -0500)
commit08533cae05dfe6d3af5e02c95af9de65680cdae0
tree7ce422fc249c5dc9513a2508002ae61fbb5bf377
parent5575a3e9cb8ec3d0f0f373cb64e6fedc4c72c0f5
only '#pragma GCC' outside of functions

Don't use #pragma GCC inside of function scope.

https://bugzilla.gnome.org/show_bug.cgi?id=724417
glib/tests/test-printf.c