This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/157] Duplicate error message for invalid elaborated type specifier
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2003 16:03:17 -0000
- Subject: [Bug c++/157] Duplicate error message for invalid elaborated type specifier
- References: <20000329120601.157.martin@loewis.home.cs.tu-berlin.de>
- 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=157
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-invalid-code |diagnostic
Summary|ICE in pop_binding, at |Duplicate error message for
|cp/decl.c:1187 |invalid elaborated type
| |specifier
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-09-20 16:03 -------
ICE is fixed in the main trunk. The summary and keywords
are adjusted accordingly.