* gcc.dg/tree-ssa/vrp87.c [avr-*-*] (dg-additional-options): New.
From-SVN: r201845
This commit is contained in:
parent
49f032040e
commit
266694cd11
@ -16,6 +16,8 @@
|
||||
* gcc.dg/tree-ssa/ssa-pre-30.c: Test requires int32.
|
||||
* gcc.dg/tree-ssa/vrp58.c: Adjust scan expression for int16.
|
||||
|
||||
* gcc.dg/tree-ssa/vrp87.c [avr-*-*] (dg-additional-options): New.
|
||||
|
||||
2013-08-18 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* g++.dg/ipa/type-inheritance-1.C: New testcase.
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* { dg-do compile { target { ! "m68k*-*-* mmix*-*-* mep*-*-* bfin*-*-* v850*-*-* picochip*-*-* moxie*-*-* cris*-*-* m32c*-*-* fr30*-*-* mcore*-*-* powerpc*-*-* xtensa*-*-*"} } } */
|
||||
|
||||
/* { dg-options "-O2 -fdump-tree-vrp2-details -fdump-tree-cddce2-details" } */
|
||||
/* { dg-additional-options "-mbranch-cost=2" { target avr-*-* } } */
|
||||
|
||||
struct bitmap_head_def;
|
||||
typedef struct bitmap_head_def *bitmap;
|
||||
|
Loading…
Reference in New Issue
Block a user