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++/14001] Undefined reference to std::string::_Rep::_S_empty_rep_storage when compiling with -O2.


------- Additional Comments From pcarlini at suse dot de  2004-02-03 18:53 -------
It's really unlikely that this is a libstdc++-v3 problem since only a very minor 
and unrelated change happened between 20040127 and 20040128 in the 3_4-branch
libstdc++-v3. Also, current 3_4 library is OK when used with 20040126 compiler,
at least on i686-pc-linux-gnu. And current mainline and library (much more
reworked in the meanwhile) are OK.

Barring further evidence I'm recategorizing this as C++.

Paolo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libstdc++                   |c++


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


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