aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture/execute/920730-1t.c
blob: 7467f35753c8fd91c6f71b8be1c3bc430e935f06 (plain)
1
2
3
4
5
6
7
8
/* This is just 920730-1.c compiled with -traditional.
   See 920730-1t.x.  */

/* It is necessary to undefine __GNUC__ in order to prevent glibc 2.2's
   sys/cdefs.h from issuing an #error.  Do Not Ask.  */
#undef __GNUC__

#include "920730-1.c"