Commit 448db8d2 by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/ifcvt-4.c: Skip on Visium.

From-SVN: r233489
parent 8072945b
2016-02-17 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/ifcvt-4.c: Skip on Visium.
2016-02-17 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/atomic8.adb: New test.
2016-02-17 Eric Botcazou <ebotcazou@adacore.com>
......
/* { dg-options "-fdump-rtl-ce1 -O2 --param max-rtl-if-conversion-insns=3" } */
/* { dg-skip-if "Multiple set if-conversion not guaranteed on all subtargets" { "arm*-*-* powerpc64le*-*-*" } {"*"} { "" } } */
/* { dg-skip-if "Multiple set if-conversion not guaranteed on all subtargets" { "arm*-*-* powerpc64le*-*-* visium-*-*" } {"*"} { "" } } */
int
foo (int x, int y, int a)
......
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