c++: tweak redeclaration-6.C
gcc/testsuite/ChangeLog: * g++.dg/diagnostic/redeclaration-6.C: Add -fno-implicit-constexpr.
This commit is contained in:
parent
1f462b5072
commit
b214ffeecb
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// PR c++/116239
|
||||
// { dg-do compile { target c++20 } }
|
||||
// { dg-additional-options "-fno-implicit-constexpr" }
|
||||
|
||||
consteval void f1();
|
||||
void f2();
|
||||
|
|
Loading…
Add table
Reference in a new issue