[Bug c++/7385] g++ problems with enum and __attribute__
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jul 22 18:29:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7385
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-22 18:29 -------
The mainline (20030722) now gives:
pr7385.cc:3: warning: `packed' attribute ignored
pr7385.cc:4: error: non-local function `void g1(<anonymous enum>)' uses
anonymous type
pr7385.cc:6: warning: `packed' attribute ignored
pr7385.cc:7: error: non-local function `void g2(<anonymous enum>)' uses
anonymous type
More information about the Gcc-bugs
mailing list