This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3
- From: "peter dot soetens at fmtc dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2006 13:05:43 -0000
- Subject: [Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3
- References: <bug-28358-11868@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from peter dot soetens at fmtc dot be 2006-07-12 13:05 -------
Created an attachment (id=11866)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11866&action=view)
Compressed (bzip2) preprocessed file
After unzipping, compile this file using:
$ g++-4.1 -c attachment.ii -O2 -o attachment.o
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28358