aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2c65ee6..1aa5aa3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
+
+ * c-opts.c (c_common_handle_option): -Wnontemplate-friend,
+ -Wwrite-strings and -Wmultichar are enabled by default, so Wall
+ enabling them is redundant. Don't check two times for
+ c_dialect_cxx.
+
2007-10-09 H.J. Lu <hongjiu.lu@intel.com>
* ra-conflict.c (record_one_conflict_between_regnos): Revert