From: Steven Bosscher Date: Sat, 4 Nov 2006 11:13:57 +0000 (+0000) Subject: ChangeLog fix X-Git-Tag: releases/gcc-4.3.0~8634 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3589013577f4bec6d4354d3b809c2727bbeecbd4;p=thirdparty%2Fgcc.git ChangeLog fix From-SVN: r118478 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 029b1c9d66af..7b93d8b83786 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.