From 1b8f2850d8c95619598241e91a7249bba5775be1 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 1 May 2012 19:59:47 +0000 Subject: conformtest: Always pass C standards options to compiler. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 43f556c875..1f8e583ea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2012-05-01 Joseph Myers + * 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. -- cgit v1.2.1