This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12387] ICE with typeof as 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: 28 Sep 2003 22:12:55 -0000
- Subject: [Bug c++/12387] ICE with typeof as template parameter
- References: <20030924075636.12387.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=12387
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-checking
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-28 22:12 -------
This ICE only happens when checking is turned on, at least with the mainline.
This is related to bug 8007 and PR 10243 and bug 11756.