aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-01 19:59:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-05-01 19:59:47 +0000
commit1b8f2850d8c95619598241e91a7249bba5775be1 (patch)
tree75b8a910e6e061a1f8551159413ef839ded18be5 /ChangeLog
parenta05a144b13bc695e0c16c5c0ff29d9da782cd32f (diff)
downloadglibc-1b8f2850d8c95619598241e91a7249bba5775be1.tar
glibc-1b8f2850d8c95619598241e91a7249bba5775be1.tar.gz
glibc-1b8f2850d8c95619598241e91a7249bba5775be1.tar.bz2
glibc-1b8f2850d8c95619598241e91a7249bba5775be1.zip
conformtest: Always pass C standards options to compiler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43f556c875..1f8e583ea1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-05-01 Joseph Myers <joseph@codesourcery.com>
+ * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
+ Use -std=c99 for XOPEN2K.
+ (@knownproblems): Remove.
+ (newtoken): Don't check %isknown.
+
* conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
Do not expect macro.
[XPG3 || XPG4 || UNIX98] (isfinite): Likewise.