This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/3478] [3.4 regression] Accepts invalid enum declarations from template class
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2003 22:20:14 -0000
- Subject: [Bug c++/3478] [3.4 regression] Accepts invalid enum declarations from template class
- References: <20010629080601.3478.jthorn@thp.univie.ac.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3478
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
Status|REOPENED |NEW
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-01 22:20 -------
Most likely connect with bug 11703 then.
Mark, can you look at this one since you caused one of them?
The other one, e4, was caused by the new parser.