Commit 266694cd by Joern Rennecke Committed by Joern Rennecke

* gcc.dg/tree-ssa/vrp87.c [avr-*-*] (dg-additional-options): New.

From-SVN: r201845
parent 49f03204
......@@ -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.
......
/* { 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;
......
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