http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39219
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org Known to work| |4.4.0 Target Milestone|--- |4.3.6 Summary|attribute doesn't work with |[4.3 regression] attribute |enums properly |doesn't work with enums | |properly Known to fail| |4.3.5 --- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-28 18:33:38 UTC --- This bug was fixed in 4.4.0 but could be considered a regression relative to 4.1, since we only started advocating the prefix syntax in 4.2. So I'll apply the fix to 4.3 as well.