diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-27 15:13:16 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-27 15:13:16 +0000 |
commit | f32a3662cda0492c7d18f32e9a8eac1054e69d62 (patch) | |
tree | 06ec9b77e6f4687614077c659519286b10bf1891 /gcc/tree-ssa-alias.c | |
parent | da5f369df6dc500183737e251eb19d91f899b92d (diff) | |
download | gcc-f32a3662cda0492c7d18f32e9a8eac1054e69d62.zip gcc-f32a3662cda0492c7d18f32e9a8eac1054e69d62.tar.gz gcc-f32a3662cda0492c7d18f32e9a8eac1054e69d62.tar.bz2 |
libstdc++: Fix std::string error in Debug Mode
This fixes a test failure with -std=gnu++98 -D_GLIBCXX_DEBUG:
FAIL: 21_strings/basic_string/modifiers/insert/char/1.cc (test for excess errors)
* include/debug/string (__gnu_debug::basic_string::insert): Fix for
C++98 where the member function of the base class returns void.
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions