This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: No effect of -fshort-enums..is it a bug
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: John Love-Jensen <eljay at adobe dot com>
- Cc: "Gaurav Gautam, Noida" <gauravga at noida dot hcltech dot com>, <gcc at gcc dot gnu dot org>, MSX to GCC <gcc-help at gcc dot gnu dot org>
- Date: 22 Sep 2005 18:25:29 +0200
- Subject: Re: No effect of -fshort-enums..is it a bug
- References: <BF58392B.1F64%eljay@adobe.com>
John Love-Jensen <eljay@adobe.com> writes:
| Hi Gaurav,
|
| >Please confirm which of the two outputs is correct and why is there a
| difference in the output of two versions of compiler?
|
| Both outputs are "correct".
|
| (Neither output is compliant to the standard, of course, as -fshort-enums is
| a deviation from the standard.)
This is incorrect and misleading.
-- Gaby