Commit 5e4ea79d by Jeff Law Committed by Jeff Law

* gcc.target/visium/bit_shift.c: xfail.

From-SVN: r270105
parent f401d623
2019-04-02 Jeff Law <law@redhat.com>
* gcc.target/visium/bit_shift.c: xfail.
2019-04-02 Uroš Bizjak <ubizjak@gmail.com> 2019-04-02 Uroš Bizjak <ubizjak@gmail.com>
PR target/89902 PR target/89902
......
...@@ -10,4 +10,4 @@ int bit_shift (long int x) ...@@ -10,4 +10,4 @@ int bit_shift (long int x)
return n; return n;
} }
/* { dg-final { scan-assembler-not "cmp" } } */ /* { dg-final { scan-assembler-not "cmp" { xfail *-*-* } } } */
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