http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49975
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-04
13:26:29 UTC ---
The above is a perfectly valid program, so we shouldn't reject it IMNSHO.
__attribute((...)) is a supported alternate spelling of __attribute__((...)).
