]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: adjust nontype-class72 for implicit constexpr
authorJason Merrill <jason@redhat.com>
Thu, 13 Feb 2025 16:34:15 +0000 (17:34 +0100)
committerJason Merrill <jason@redhat.com>
Thu, 13 Feb 2025 21:54:18 +0000 (22:54 +0100)
commita560b5b5b508f39294989ee2559fcecdd2d8924a
tree51f1c443ba2d3aec01f5e4ccbac51f3fa8e429a5
parent53e1686e6e0c3e809384e6fcf5eed46f37bc296b
testsuite: adjust nontype-class72 for implicit constexpr

This test added by r15-7507 doesn't get some expected diagnostics if we
implicitly make I(E) constexpr.

gcc/testsuite/ChangeLog:

* g++.dg/cpp2a/nontype-class72.C: Disable -fimplicit-constexpr.
gcc/testsuite/g++.dg/cpp2a/nontype-class72.C