]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: fix testcase diagnostics
authorJason Merrill <jason@redhat.com>
Wed, 12 Jun 2024 18:14:16 +0000 (14:14 -0400)
committerJason Merrill <jason@redhat.com>
Wed, 12 Jun 2024 20:29:24 +0000 (16:29 -0400)
commit7bf072e87a03c9eaff9b7a1ac182537b70f0ba8e
tree06fe67c94330582b2185561eb2727010ca9edd2a
parenteaff4d6714805ba2504270dfff51fca61854542d
c++: fix testcase diagnostics

The r15-1180 adjustments to this testcase broke a couple of tests in C++26
mode.

gcc/testsuite/ChangeLog:

* g++.dg/cpp26/static_assert1.C: Fix diagnostic typos.
gcc/testsuite/g++.dg/cpp26/static_assert1.C