aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ed5920e..89ab05e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2006-05-15 Mircea Namolaru <namolaru@il.ibm.com>
+
+ * see.c: Code style changes such as redundant paranthesis,
+ redundant intialization of local variables etc.
+ (see_main): Declared now as static.
+ * doc/invoke.texi: Update that -fsee is not enabled by
+ default at -O3.
+
2006-05-15 Jakub Jelinek <jakub@redhat.com>
* omp-low.c (check_omp_nesting_restrictions): New function.