aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2019-04-26 16:02:02 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2019-04-26 16:02:02 +0100
commit53e6927367683761193f3bb6a7009f8ba04572ff (patch)
tree3483cca098f25a370342467c9ec9ff4a2b6b5d0e /gcc/gdbhooks.py
parent69dad6faf9f00b0b22a822f0a0bcc57e7256959e (diff)
downloadgcc-53e6927367683761193f3bb6a7009f8ba04572ff.zip
gcc-53e6927367683761193f3bb6a7009f8ba04572ff.tar.gz
gcc-53e6927367683761193f3bb6a7009f8ba04572ff.tar.bz2
Fix tests that fail with _GLIBCXX_USE_CXX11_ABI=0
The pmr::string typedef isn't available for the old COW string, so some tests that use it were failing. * testsuite/20_util/variant/run.cc: Use a new Hashable type to test hashing, because pmr::string depends on _GLIBCXX_USE_CXX11_ABI==1. * testsuite/21_strings/basic_string/hash/hash.cc [!_GLIBCXX_USE_CXX11_ABI]: Don't test pmr strings. * testsuite/21_strings/basic_string/hash/hash_char8_t.cc [!_GLIBCXX_USE_CXX11_ABI]: Likewise. From-SVN: r270604
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions