OSDN Git Service

Add new testcases.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / pthread-init-1.c
index 2f78844..8b600c3 100644 (file)
@@ -7,6 +7,9 @@
 /* { dg-do compile } */
 /* { dg-require-effective-target pthread_h } */
 /* { dg-options "-Wextra -Wall" } */
+/* The RTP definition of PTHREAD_MUTEX_INITIALIZER is missing an
+ * initializer for mutexAttr.mutexAttrType.  */
+/* { dg-xfail-if "missing initializer" { vxworks_rtp } } */
 
 #include "pthread-init-common.h"