aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2023-12-13 18:25:47 -0500
committerMarek Polacek <polacek@redhat.com>2023-12-13 18:55:11 -0500
commit3333a064e4925afa1ad5f2f8c1350c4f57d631ce (patch)
tree9fbc9b739ed042410126ba9b527758e3b3f3db3b /libcpp
parentc535360788e142a92e1d8b1db25bf4452e26f5fb (diff)
downloadgcc-3333a064e4925afa1ad5f2f8c1350c4f57d631ce.zip
gcc-3333a064e4925afa1ad5f2f8c1350c4f57d631ce.tar.gz
gcc-3333a064e4925afa1ad5f2f8c1350c4f57d631ce.tar.bz2
c++: fix cpp0x/constexpr-ex1.C in C++23
Since r14-6505 I see: FAIL: g++.dg/cpp0x/constexpr-ex1.C -std=c++23 at line 91 (test for errors, line 89) FAIL: g++.dg/cpp0x/constexpr-ex1.C -std=c++23 (test for excess errors) FAIL: g++.dg/cpp0x/constexpr-ex1.C -std=c++26 at line 91 (test for errors, line 89) FAIL: g++.dg/cpp0x/constexpr-ex1.C -std=c++26 (test for excess errors) and it wasn't fixed by r14-6511. So I'm fixing it with the below. gcc/testsuite/ChangeLog: * g++.dg/cpp0x/constexpr-ex1.C: Adjust expected diagnostic line.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions