[Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors

2009-07-22 Thread alex dot gcc dot gnu dot org at firetree dot net
--- Comment #7 from alex dot gcc dot gnu dot org at firetree dot net 2009-07-22 10:57 --- There are still problems with packed enums. John Cooper's example program compiles on g++ 4.3.2, but testEnum2 is still not packed. More details in Bug #39219. -- alex dot gcc dot gnu dot org a

[Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors

2004-10-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-29 02:11 --- Fixed in 4.0.0. -- What|Removed |Added Status|NEW |RESOL

[Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors

2004-10-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-28 04:42 --- Patch here: . -- What|Removed |Added

[Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors

2004-10-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-26 21:56 --- *** Bug 18165 has been marked as a duplicate of this bug. *** -- What|Removed |Added