re PR middle-end/36571 (Default untyped return for AVR is byte register.)
PR c/36571 * gcc.dg/builtin-return-1.c: Mark as xfail on AVR. From-SVN: r136926
This commit is contained in:
parent
9e0c1ff33b
commit
60f4b2bfa5
@ -1,3 +1,8 @@
|
||||
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
|
||||
|
||||
PR c/36571
|
||||
* gcc.dg/builtin-return-1.c: Mark as xfail on AVR.
|
||||
|
||||
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
|
||||
|
||||
* gcc.dg/tree-ssa/loop-35.c: xfail avr target. Add new avr specific
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* PR middle-end/11151 */
|
||||
/* Originator: Andrew Church <gcczilla@achurch.org> */
|
||||
/* { dg-do run } */
|
||||
|
||||
/* { dg-xfail-run-if "PR36571 untyped return is char register" { "avr-*-*" } { "*" } { "" } } */
|
||||
/* This used to fail on SPARC because the (undefined) return
|
||||
value of 'bar' was overwriting that of 'foo'. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user