aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/compat/scalar-by-value-6_x.c
blob: 27aa48fbe83199a078f55b4a01800fa080403314 (plain)
1
2
3
4
5
6
7
8
#include "scalar-by-value-x.h"

extern long double d;
#ifndef SKIP_COMPLEX
extern _Complex long double cd;
#endif

#include "scalar-by-value-6.c"