diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:04:15 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-01 20:04:15 +0000 |
commit | 343222a2a0bdc34f09dfbd1abfb06b2d1e8d5d46 (patch) | |
tree | af9c1f2eaa80ea9afa8a969dcfd0ff9032dc7429 /ChangeLog | |
parent | 661f8cf03b7f178c143d1ec48e75a2904ab01154 (diff) | |
download | glibc-343222a2a0bdc34f09dfbd1abfb06b2d1e8d5d46.tar glibc-343222a2a0bdc34f09dfbd1abfb06b2d1e8d5d46.tar.gz glibc-343222a2a0bdc34f09dfbd1abfb06b2d1e8d5d46.tar.bz2 glibc-343222a2a0bdc34f09dfbd1abfb06b2d1e8d5d46.zip |
conformtest: Don't test non-C90 headers for C90.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-05-01 Joseph Myers <joseph@codesourcery.com> + * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]: + Disable tests. + * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 || + UNIX98]: Likewise. + * conform/conformtest.pl: Handle "macro-int-constant" and test for usability of symbols in #if. |