This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]