From: Steven Bosscher Date: Sat, 4 Nov 2006 11:13:57 +0000 (+0000) Subject: ChangeLog fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3589013577f4bec6d4354d3b809c2727bbeecbd4;p=gcc.git ChangeLog fix From-SVN: r118478 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 029b1c9d66a..7b93d8b8378 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,5 @@ 2006-11-03 Paolo Bonzini - Steven Bosscher + Steven Bosscher * 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.