This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14001] Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Feb 2004 16:13:57 -0000
- Subject: [Bug libstdc++/14001] Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.
- References: <20040203160331.14001.llewelly@lifesupport.shutdown.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-02-03 16:13 -------
I can't reproduce this on x86 linux with a CVS snapshot from the
day before, i.e. 20040127.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
Summary| * Undefined reference to|Undefined reference to
|std::string::_Rep::_S_empty_|std::string::_Rep::_S_empty_
|rep_storage when compiling |rep_storage when compiling
|with -O2. |with -O2.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14001