This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15236] pedantic switch modifies treatment of non-ISO compliant enumerations
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2004 20:38:20 -0000
- Subject: [Bug c/15236] pedantic switch modifies treatment of non-ISO compliant enumerations
- References: <20040430201707.15236.kevin.hall@motioneng.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-04-30 20:38 -------
Confirmed with 3.4.0 and 3.5.0. -pedantic should indeed not change the
generated code.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|3.3.1 3.3.3 |3.3.1 3.3.3 3.4.0 3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15236