[Bug c/37874] New: gcc sometimes accepts attribute in identifier list
sabre at nondot dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 20 01:08:00 GMT 2008
GCC rejects the former, but not the later.
void f2(y, __attribute__(()) x);
void f3(__attribute__(()) x, y);
--
Summary: gcc sometimes accepts attribute in identifier list
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sabre at nondot dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37874
More information about the Gcc-bugs
mailing list