c++/6611: Non-weak emission of `std::__default_alloc_template[...]' on platform(s) where it should be weak
bkoz@gcc.gnu.org
bkoz@gcc.gnu.org
Wed May 15 05:14:00 GMT 2002
Synopsis: Non-weak emission of `std::__default_alloc_template[...]' on platform(s) where it should be weak
Responsible-Changed-From-To: unassigned->jason
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed May 15 05:14:45 2002
Responsible-Changed-Why:
Jason, can you take a look at this? It's only showing up at -O1 and above, which indicates to me something's probably up with inlining.
This is happening due to the following patch, and is present on the gcc-3.1 branch as well:
http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00996.html
This is related to the problem I was waving my hands about this weekend...
-benjamin
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6611
More information about the Gcc-bugs
mailing list