summaryrefslogtreecommitdiff
path: root/nptl/tst-initializers1-c99.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-09 23:05:00 +0000
committerRoland McGrath <roland@gnu.org>2006-01-09 23:05:00 +0000
commit5d42c8c3387443aabb387b16248939e4f9c2f4e7 (patch)
tree412e4caf519e988825b98f01fc5aae85738f1c8b /nptl/tst-initializers1-c99.c
parentee05cd05be09805d3377e997e7aa1ab2b8c86f8a (diff)
* tst-initializers1-c89.c: New file.
* tst-initializers1-c99.c: New file. * tst-initializers1-gnu89.c: New file. * tst-initializers1-gnu99.c: New file. * Makefile (tests): Add them. (CFLAGS-tst-initializers1-c89.c): New variable. (CFLAGS-tst-initializers1-c99.c): New variable. (CFLAGS-tst-initializers1-gnu89.c): New variable. (CFLAGS-tst-initializers1-gnu99.c): New variable.
Diffstat (limited to 'nptl/tst-initializers1-c99.c')
-rw-r--r--nptl/tst-initializers1-c99.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-initializers1-c99.c b/nptl/tst-initializers1-c99.c
new file mode 100644
index 0000000000..7c27c1d545
--- /dev/null
+++ b/nptl/tst-initializers1-c99.c
@@ -0,0 +1 @@
+#include "tst-initializers1.c"