Commit 60f4b2bf by Andy Hutchinson Committed by Andy Hutchinson

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
parent 9e0c1ff3
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
tests.
......
/* 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'. */
......
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