aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-11-22 21:24:08 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-11-23 10:57:57 +0000
commit256d64b3460807f33ff2f70e676801bdcf908c1c (patch)
tree95cbe480300f8d891cbb2e283ddd22c747292f26 /gcc/expr.cc
parent03c7149db6ec3c8a70baac1f8f8fa7d0773de3f0 (diff)
downloadgcc-256d64b3460807f33ff2f70e676801bdcf908c1c.zip
gcc-256d64b3460807f33ff2f70e676801bdcf908c1c.tar.gz
gcc-256d64b3460807f33ff2f70e676801bdcf908c1c.tar.bz2
c++: Require C++11 for g++.dg/opt/pr110879.C [PR110879]
The _M_realloc_insert member does not have the trivial relocation optimization for C++98, which seems to be why the _M_end_of_storage member does not get optimized away. Make this test unsupported for C++98. gcc/testsuite/ChangeLog: PR libstdc++/110879 * g++.dg/opt/pr110879.C: Require C++11 or later.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions