aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 57945e8..271642d 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2006-01-23 Ben Elliston <bje@au.ibm.com>
+
+ * gcc.misc-tests/dectest.exp (TORTURE_OPTIONS): Include -Os.
+ Remove target conditional torture options for i?86 and x86_64
+ GNU/Linux.
+
2006-01-22 Gabriel Dos Reis <gdr@integrable-solutions.net>
PR c++/10891