This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13409] Internal Compiler Error: struct to enum redefinition.
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2003 08:12:40 -0000
- Subject: [Bug c++/13409] Internal Compiler Error: struct to enum redefinition.
- References: <20031216040852.13409.dradivoj@proteomesystems.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-12-16 08:12 -------
Confirmed with 3.3.3pre, 3.2.3 and 2.95. It is fixed in mainline, though,
which says
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc
x.cc: In function `int main()':
x.cc:8: error: `A::B' referred to as enum
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13409