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++/26621] template Instanciation fails for -O3



------- Comment #1 from _talyn_ at web dot de  2006-03-09 16:33 -------
Created an attachment (id=11013)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11013&action=view)
Test case consisting of a Makefile and three source files

The makefile runs a compilation and linking with -O2 and -O3, the first
succeeds in linking, the latter not.  


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26621


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