This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
3.4.3 problem with fix for PR/17384
- From: "Jan Beulich" <JBeulich at novell dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Fri, 17 Dec 2004 15:57:32 +0100
- Subject: 3.4.3 problem with fix for PR/17384
Is it intentional that the fix introduced here disables the ability to
control the storage size of an enumeration? If so, how else would one
now force an enumeration to be, say, byte-wide without doing so (via
-fshort-enums) for all enumerations?
Jan