This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26621] template Instanciation fails for -O3
- From: "_talyn_ at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2006 16:33:43 -0000
- Subject: [Bug c++/26621] template Instanciation fails for -O3
- References: <bug-26621-12333@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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