This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/27397] [4.2 regression] ICE on invalid template argument
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2006 00:57:01 -0000
- Subject: [Bug c++/27397] [4.2 regression] ICE on invalid template argument
- References: <bug-27397-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from reichelt at gcc dot gnu dot org 2006-07-06 00:57 -------
> Perhaps it doesn't ICE on the 4.1 branch only because release branches don't
> have checking enabled?
All the compilers I use for testing were configured with --enable-checking
- even GCC 2.95.3 ;).
Which means your guess is wrong. The ICE doesn't happen on the 4.1 branch
even with checking enabled.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397