Skip block move tests for mcpu=gr5 on Visium
testsuite/ * gcc.target/visium/block_move.c: Skip for -mcpu=gr5. From-SVN: r231645
This commit is contained in:
parent
3be33b6eac
commit
2764999bbd
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-12-15 Olivier Hainque <hainque@adacore.com>
|
||||
|
||||
* gcc.target/visium/block_move.c: Skip for -mcpu=gr5.
|
||||
|
||||
2015-12-15 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR tree-optimization/66688
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-skip-if "no bmd in gr5" { "visium*-*-*" } { "-mcpu=gr5" } { "" } } */
|
||||
/* { dg-options "-O -mcpu=gr6" } */
|
||||
|
||||
extern void abort (void);
|
||||
|
|
Loading…
Add table
Reference in a new issue