This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- 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: 20 Aug 2003 14:36:23 -0000
- Subject: [Bug c++/11991] [3.3 Regression] CE in cxx_incomplete_type_diagnostic, at cp/typeck2.c:282 when applying typeid operator to template template parameter
- References: <20030820115542.11991.blaz@blazlabs.com>
- 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=11991
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
Summary|ICE in |[3.3 Regression] CE in
|cxx_incomplete_type_diagnost|cxx_incomplete_type_diagnost
|ic, at cp/typeck2.c:282 when|ic, at cp/typeck2.c:282 when
|applying typeid operator to |applying typeid operator to
|template template parameter |template template parameter
Target Milestone|3.4 |3.3.2
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-20 14:36 -------
Actually this is a regression with respect to 2.95.3 so reopening.