diff options
Diffstat (limited to 'gcc/testsuite/c-c++-common')
-rw-r--r-- | gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c b/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c index 9168c52..e0b5350 100644 --- a/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c +++ b/gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c @@ -1,5 +1,6 @@ /* PR c/77946 */ /* { dg-do compile } */ +/* { dg-require-effective-target indirect_jumps } */ /* { dg-options "-Wimplicit-fallthrough" } */ void |