Fix PR target/96470
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 8 Dec 2020 08:19:36 +0000 (09:19 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Tue, 8 Dec 2020 08:19:36 +0000 (09:19 +0100)
This forces the scalarization of the testcase on PowerPC.

gcc/testsuite/ChangeLog:
PR target/96470
* gnat.dg/opt39.adb: Add dg-additional-options for PowerPC.

gcc/testsuite/gnat.dg/opt39.adb

index 0a5ef67a2edcf08b607489cebdf0bcb0bd073760..f2e983fd60291e34da05bd49019b7ae088695dcf 100644 (file)
@@ -1,5 +1,6 @@
 -- { dg-do compile }
 -- { dg-options "-O2 -fno-inline -fdump-tree-optimized" }
+-- { dg-additional-options "-cargs --param=sra-max-scalarization-size-Ospeed=32 -margs" { target powerpc*-*-* } }
 
 procedure Opt39 (I : Integer) is