Commit c2277235 by Andy Hutchinson Committed by Andy Hutchinson

* gcc.dg/builtin-apply2.c: Mark skip for avr target.

From-SVN: r136927
parent 60f4b2bf
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
* gcc.dg/builtin-apply2.c: Mark skip for avr target.
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
PR c/36571
* gcc.dg/builtin-return-1.c: Mark as xfail on AVR.
......
/* { dg-do run } */
/* { dg-skip-if "Variadic funcs have all args on stack. Normal funcs have args in registers." { "avr-*-*" } { "*" } { "" } } */
/* PR target/12503 */
/* Origin: <pierre.nguyen-tuong@asim.lip6.fr> */
/* Verify that __builtin_apply behaves correctly on targets
with pre-pushed arguments (e.g. SPARC). */
/* { dg-do run } */
#define INTEGER_ARG 5
......
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