This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors
- From: "jcooper at korgrd dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Feb 2004 15:40:51 -0000
- Subject: [Bug c++/14124] enum definition with __attribute__((packed)) gives syntax errors
- References: <20040212061325.14124.jcooper@korgrd.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jcooper at korgrd dot com 2004-02-12 15:40 -------
Thanks Andrew for confirming.
I see you've reclassified it as an enhancement. That being the case, can I
expect it to be fixed in the near term??
If not, do you have any suggestions for a workaround? The reason we can't use
-fshort-enums is it's a large complex system with interfaces into other systems.
.. using -fshort-enums invariably leads to incosistencies and segfaults :(
Thanks again,
-John
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14124