From aebe10032963f5424498752732e316ff3438a8f3 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Tue, 18 Mar 2014 08:54:04 -0500 Subject: Add stardard definition on conform processing This patch adds the -std=c99 option when preprocessing the data files from the conform testcases. It fixes an issue where the compiler may split the 'macro bool' defition from stdbool.h-data in two lines and thus breaking the conform script. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f67727473..84c4bfb8b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-03-18 Adhemerval Zanella + + * conform/conformtest.pl: Add standard definition when calling C + preprocessor on data files. + (checknamespace): Remove unused variable. + 2014-03-18 Joseph Myers * math/gen-libm-test.pl (parse_args): Handle plus_oflow, -- cgit v1.2.3-70-g09d2