about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-18 08:54:04 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-03-18 13:55:48 -0500
commitaebe10032963f5424498752732e316ff3438a8f3 (patch)
tree0334c97f2e1c57e58729e46e5c639d517ebd4a15 /ChangeLog
parentb29b6bb8fedf573ffe73147a07c851c1b6135adc (diff)
downloadglibc-aebe10032963f5424498752732e316ff3438a8f3.tar.gz
glibc-aebe10032963f5424498752732e316ff3438a8f3.tar.xz
glibc-aebe10032963f5424498752732e316ff3438a8f3.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f67727473..84c4bfb8b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+	* conform/conformtest.pl: Add standard definition when calling C
+	preprocessor on data files.
+	(checknamespace): Remove unused variable.
+
 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/gen-libm-test.pl (parse_args): Handle plus_oflow,