891b1d6872
PR libstdc++/86447 * src/c++11/cow-stdexcept.cc [_GLIBCXX_FULLY_DYNAMIC_STRING] (logic_error::logic_error(logic_error&&)) (logic_error::operator=(logic_error&&)) (runtime_error::runtime_error(runtime_error&&)) (runtime_error::operator=(runtime_error&&)): Copy strings instead of moving, to avoid allocating empty reps for moved-from strings. From-SVN: r263590 |
||
---|---|---|
.. | ||
c++11 | ||
c++17 | ||
c++98 | ||
filesystem | ||
shared | ||
Makefile.am | ||
Makefile.in |