Commit e10ede2c by Richard Henderson Committed by Richard Henderson

mn10300: Disable test tree-ssa/vrp47.c

From-SVN: r168669
parent 885fe07c
2011-01-11 Richard Henderson <rth@redhat.com>
* gcc-dg/tree-ssa/vrp47.c: Disable for mn10300 as well.
2011-01-11 Jan Hubicka <jh@suse.cz> 2011-01-11 Jan Hubicka <jh@suse.cz>
PR lto/45721 PR lto/45721
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
/* Skip on S/390 and avr. Lower values in BRANCH_COST lead to two conditional /* Skip on S/390 and avr. Lower values in BRANCH_COST lead to two conditional
jumps when evaluating an && condition. VRP is not able to optimize jumps when evaluating an && condition. VRP is not able to optimize
this. */ this. */
/* { dg-do compile { target { ! "mips*-*-* s390*-*-* avr-*-*" } } } */ /* { dg-do compile { target { ! "mips*-*-* s390*-*-* avr-*-* mn10300-*-*" } } } */
/* { dg-options "-O2 -fdump-tree-vrp -fdump-tree-dom" } */ /* { dg-options "-O2 -fdump-tree-vrp -fdump-tree-dom" } */
/* { dg-options "-O2 -fdump-tree-vrp -fdump-tree-dom -march=i586" { target { i?86-*-* && ilp32 } } } */ /* { dg-options "-O2 -fdump-tree-vrp -fdump-tree-dom -march=i586" { target { i?86-*-* && ilp32 } } } */
......
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