gcc/gcc ChangeLog fold-const.c
aph@gcc.gnu.org
aph@gcc.gnu.org
Mon May 27 07:40:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aph@gcc.gnu.org 2002-05-27 07:40:42
Modified files:
gcc : ChangeLog fold-const.c
Log message:
2002-05-24 Andrew Haley <aph@redhat.com>
* fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c
if T is a boolean type.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14270&r2=1.14271
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.203&r2=1.204
More information about the Gcc-cvs
mailing list