Merged revisions 208012,208018-208019,208021,208023-208030,208033,208037,208040-20804...
[official-gcc.git] / main / gcc / testsuite / gcc.dg / pr55702.c
blob8770a3758d7f8164ab0c367fbe40731f40e457b0
1 /* PR sanitizer/55702 */
2 /* { dg-do compile { target { x86_64-*-linux* && lp64 } } } */
3 /* { dg-options "-fsanitize=thread" } */
5 void
6 foo ()
8 __builtin_return (0);