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: John Love-Jensen <eljay at adobe dot com>
- To: "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: Thu, 22 Sep 2005 10:34:19 -0500
- Subject: Re: No effect of -fshort-enums..is it a bug
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.)
Sincerely,
--Eljay