Fix PR testsuite/100454
gcc/testsuite/ * gnat.dg/opt93.adb: Compile only for LP64 targets.
This commit is contained in:
parent
5edc7a0af6
commit
0f442f1378
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
-- { dg-do compile }
|
||||
-- { dg-do compile { target lp64 } }
|
||||
-- { dg-options "-O2 -fdump-tree-optimized" }
|
||||
|
||||
package body Opt93 is
|
||||
|
|
Loading…
Add table
Reference in a new issue