This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]