pr46309.c: Set branch cost to greater 1 for avr.
* gcc.dg/pr46309.c: Set branch cost to greater 1 for avr. From-SVN: r183151
This commit is contained in:
parent
df4aa89a5e
commit
b9b16ad409
@ -1,3 +1,7 @@
|
||||
2012-01-13 Georg-Johann Lay <avr@gjlay.de>
|
||||
|
||||
* gcc.dg/pr46309.c: Set branch cost to greater 1 for avr.
|
||||
|
||||
2012-01-12 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/51714
|
||||
|
@ -4,6 +4,7 @@
|
||||
/* The transformation depends on BRANCH_COST being greater than 1
|
||||
(see the notes in the PR), so try to force that. */
|
||||
/* { dg-additional-options "-mtune=octeon2" { target mips*-*-* } } */
|
||||
/* { dg-additional-options "-mbranch-cost=2" { target avr*-*-* } } */
|
||||
|
||||
int
|
||||
f1 (int a)
|
||||
|
Loading…
x
Reference in New Issue
Block a user