OSDN Git Service

PR c/30762
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / pthread-init-1.c
1 /* Ensure we get clean warning results when using the pthread
2  * initialization macros.
3  *
4  * Origin: Kaveh Ghazi (ghazi@caip.rutgers.edu) 9/27/2006.
5  */
6
7 /* { dg-do compile } */
8 /* { dg-options "-Wextra -Wall" } */
9
10 #include "pthread-init-common.h"
11