aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 029b1c9..7b93d8b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,5 @@
2006-11-03 Paolo Bonzini <bonzini@gnu.org>
- Steven Bosscher <stevenb.gcc@gmail.com>
+ Steven Bosscher <steven@gcc.gnu.org>
* fwprop.c: New file.
* Makefile.in: Add fwprop.o.
@@ -21,7 +21,6 @@
(equiv_constant): Move here a small part of fold_rtx_subreg,
do not call fold_rtx. Call avoid_constant_pool_reference
to process MEMs.
- * recog.c (canonicalize_change_group): New.
* recog.h (canonicalize_change_group): New.
* doc/invoke.texi (Optimization Options): Document fwprop.