about summary refs log tree commit diff
path: root/conform/data/setjmp.h-data
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-09 10:04:19 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-09 10:05:14 +0000
commitb1cc2472d26084ec88b53606baabb82ec6b80db2 (patch)
treec276696e8d9c02714d1b8c93754dfd9b12678df3 /conform/data/setjmp.h-data
parente1b4354e663fe7f68c96b6c6e72e55492bf38b91 (diff)
downloadglibc-b1cc2472d26084ec88b53606baabb82ec6b80db2.tar.gz
glibc-b1cc2472d26084ec88b53606baabb82ec6b80db2.tar.xz
glibc-b1cc2472d26084ec88b53606baabb82ec6b80db2.zip
conformtest: Update expectations for more ISO C headers.
Diffstat (limited to 'conform/data/setjmp.h-data')
-rw-r--r--conform/data/setjmp.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/setjmp.h-data b/conform/data/setjmp.h-data
index 310105b2a9..af28ddb59a 100644
--- a/conform/data/setjmp.h-data
+++ b/conform/data/setjmp.h-data
@@ -19,4 +19,6 @@ macro-function int _setjmp (jmp_buf)
 # endif
 #endif
 
+#if !defined ISO && !defined ISO99 && !defined ISO11
 allow *_t
+#endif