This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/49975] warn on malformed __attribute((...))__


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

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2011-08-04 13:45:13 UTC ---
It doesn't make sense to require whitespace after a paren, that will likely
break a lot of programs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]