diff options
Diffstat (limited to 'gcc/testsuite/gnat.dg/strub_var.adb')
-rw-r--r-- | gcc/testsuite/gnat.dg/strub_var.adb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gnat.dg/strub_var.adb b/gcc/testsuite/gnat.dg/strub_var.adb index 3d158de..7c6affa 100644 --- a/gcc/testsuite/gnat.dg/strub_var.adb +++ b/gcc/testsuite/gnat.dg/strub_var.adb @@ -1,5 +1,6 @@ -- { dg-do compile } -- { dg-options "-fstrub=strict -fdump-ipa-strubm" } +-- { dg-require-effective-target strub } -- We don't read from the automatic variable, but being an automatic -- variable, its presence should be enough for the procedure to get |