1 /* { dg-do run { target i?86-*-* x86_64-*-* } } */
2 /* { dg-options "-O -fgcse -fno-split-wide-types" } */
4 extern void abort(void);
6 typedef unsigned short int uint16_t;
7 typedef unsigned int uint32_t;
8 typedef unsigned long long uint64_t;
28 static __attribute__((noinline
))
35 thread
= data
.u
.s
.thread
;