aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/abi/arm_va_list2.C
blob: f5e4ca43d3095cc943a857ef25326a6643026b81 (plain)
1
2
3
4
5
6
7
// { dg-do compile }
// { dg-options "-Wpsabi" }
// { dg-require-effective-target arm_eabi }

#include <stdarg.h>
#include "arm_va_list2.h"