* gcc.target/sparc/combined-1.c: Compile at -O2.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 15 Oct 2011 14:48:37 +0000 (14:48 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 15 Oct 2011 14:48:37 +0000 (14:48 +0000)
From-SVN: r180040

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/combined-1.c

index 68985641dfa049cefa4f168a03ddeb72ad619b9d..cc902504a506b62193af5d54e5ef464bb0c1253e 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.target/sparc/combined-1.c: Compile at -O2.
+
 2011-10-15  Uros Bizjak  <ubizjak@gmail.com>
 
        * gcc.target/i386/fma_float_?.c (dg-prune_output): Remove.
index 5f19db3b0b4915bdf3b0c25205773363cba26cdb..4f4bbf5dc4796b2a191574c7a5eafcf7eab3cb2b 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-O -mcpu=ultrasparc -mvis" } */
+/* { dg-options "-O2 -mcpu=ultrasparc -mvis" } */
 typedef short vec16 __attribute__((vector_size(8)));
 typedef int vec32 __attribute__((vector_size(8)));