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 libstdc++/32509] [4.1 regression ?] fails to link using -O



------- Comment #2 from pcarlini at suse dot de  2007-06-25 23:13 -------
And of course a normally installed and configured recent 4_1-branch gcc
(20070619) compiles the provided snippet just fine. The symbol is exported as
expected:
000ad570 T std::numpunct<char>::_M_initialize_numpunct(__locale_struct*)
000ad3d0 T std::numpunct<wchar_t>::_M_initialize_numpunct(__locale_struct*)


-- 


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


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