This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11743] ICE with typeof applied to template parameter dependant expression
- From: "ehrhardt at mathematik dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 12:24:36 -0000
- Subject: [Bug c++/11743] ICE with typeof applied to template parameter dependant expression
- References: <20030731113023.11743.igodard@pacbell.net>
- 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=11743
ehrhardt at mathematik dot uni-ulm dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |RESOLVED
Priority|P2 |P3
Resolution| |FIXED
Summary|Internal error |ICE with typeof applied to
| |template parameter dependant
| |expression
Version|3.2 |3.3
------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de 2003-07-31 12:24 -------
I can confirm the ICE with 3.2 and 3.3. 3.4 gives a reasonable
sorry-message. As this is not a regression, it won't be fixed for 3.3.