diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-10-05 10:23:58 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-10-05 10:23:58 -0700 |
commit | 1d1b34df90b1c20ed0c56162e31e912c5b931af2 (patch) | |
tree | 41b673fe797c831744c2eca070c6be43ca1fdbe4 /nptl/tst-cond8-static.c | |
parent | bb859b06ddb311005266c3576bc46b1fe751d8d3 (diff) | |
download | glibc-1d1b34df90b1c20ed0c56162e31e912c5b931af2.tar glibc-1d1b34df90b1c20ed0c56162e31e912c5b931af2.tar.gz glibc-1d1b34df90b1c20ed0c56162e31e912c5b931af2.tar.bz2 glibc-1d1b34df90b1c20ed0c56162e31e912c5b931af2.zip |
Add test cases for BZ #14557
Diffstat (limited to 'nptl/tst-cond8-static.c')
-rw-r--r-- | nptl/tst-cond8-static.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-cond8-static.c b/nptl/tst-cond8-static.c new file mode 100644 index 0000000000..fed35db60d --- /dev/null +++ b/nptl/tst-cond8-static.c @@ -0,0 +1 @@ +#include "tst-cond8.c" |