mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-17 10:20:33 +08:00
* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus.
From-SVN: r201738
This commit is contained in:
parent
a531ea6bf0
commit
c06aeb213f
@ -47,6 +47,8 @@
|
||||
|
||||
* gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus.
|
||||
|
||||
* gcc.dg/torture/stackalign/builtin-apply-2.c: Also skip for avr.
|
||||
|
||||
2013-08-14 Janis Johnson <janisjo@codesourcery.com>
|
||||
|
||||
* gcc.target/arm/pr19599.c: Skip for -mthumb.
|
||||
|
@ -6,7 +6,10 @@
|
||||
|
||||
/* { dg-do run } */
|
||||
|
||||
/* { dg-skip-if "Variadic funcs use Base AAPCS. Normal funcs use VFP variant." { arm_hf_eabi } } */
|
||||
/* arm_hf_eabi: Variadic funcs use Base AAPCS. Normal funcs use VFP variant.
|
||||
avr: Variadic funcs don't pass arguments in registers, while normal funcs
|
||||
do. */
|
||||
/* { dg-skip-if "Variadic funcs use different argument passing from normal funcs" { arm_hf_eabi || { avr-*-* } } "*" "" } */
|
||||
|
||||
|
||||
#define INTEGER_ARG 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user