Commit 2764999b by Olivier Hainque Committed by Olivier Hainque

Skip block move tests for mcpu=gr5 on Visium

testsuite/
        * gcc.target/visium/block_move.c: Skip for -mcpu=gr5.

From-SVN: r231645
parent 3be33b6e
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
......
/* { dg-do compile } */
/* { dg-skip-if "no bmd in gr5" { "visium*-*-*" } { "-mcpu=gr5" } { "" } } */
/* { dg-options "-O -mcpu=gr6" } */
extern void abort (void);
......
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