gcc/gcc ChangeLog fold-const.c
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Fri Mar 4 06:24:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pinskia@gcc.gnu.org 2005-03-04 06:24:12
Modified files:
gcc : ChangeLog fold-const.c
Log message:
2005-03-04 Andrew Pinski <pinskia@physics.uc.edu>
Revert for now:
2005-03-03 James A. Morrison <phython@gcc.gnu.org>
PR tree-optimization/15784
* fold-const.c (fold): Fold ~A + 1 to -1. Fold -A - 1
and -1 - A to ~A.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7662&r2=2.7663
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.522&r2=1.523
More information about the Gcc-cvs
mailing list