No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.dg / pthread-init-1.c
blob9cf4fa3d35b896544a83ba11e5670602836e8f96
1 /* Ensure we get clean warning results when using the pthread
2 * initialization macros.
4 * Origin: Kaveh Ghazi (ghazi@caip.rutgers.edu) 9/27/2006.
5 */
7 /* { dg-do compile } */
8 /* { dg-options "-Wextra -Wall" } */
10 #include "pthread-init-common.h"