mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 10:50:51 +08:00
mn10300: Disable test tree-ssa/vrp47.c
From-SVN: r168669
This commit is contained in:
parent
885fe07c5c
commit
e10ede2cf3
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
PR lto/45721
|
||||
|
@ -3,7 +3,7 @@
|
||||
/* 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
|
||||
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 -march=i586" { target { i?86-*-* && ilp32 } } } */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user