Commit f3b3dc6a by Eric Botcazou Committed by Eric Botcazou

* gcc.target/sparc/combined-1.c: Compile at -O2.

From-SVN: r180040
parent 6d0c87b5
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.
......
/* { 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)));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment