rt_gccstream/gcc/testsuite/gcc.c-torture/compile/20040901-1.c

3 lines
64 B
C

typedef enum {a, b} __attribute__((__mode__(__QI__))) x;
x foo;