aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2018-08-16 16:56:21 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2018-08-16 16:56:21 +0100
commit891b1d6872ecf18ccf605d036f8f01dec32d66a4 (patch)
tree2a4b0d2ec1f3e6a73c8b43e0718ce39be3d4862b /gcc
parent3f6677f418564e634e3b77b0fc385891d1fdf1da (diff)
downloadgcc-891b1d6872ecf18ccf605d036f8f01dec32d66a4.zip
gcc-891b1d6872ecf18ccf605d036f8f01dec32d66a4.tar.gz
gcc-891b1d6872ecf18ccf605d036f8f01dec32d66a4.tar.bz2
Fix bootstrap with --enable-fully-dynamic-string
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions