This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog combine.c
- From: wilson at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 27 Feb 2003 17:53:09 -0000
- Subject: gcc/gcc ChangeLog combine.c
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: wilson at gcc dot gnu dot org 2003-02-27 17:53:09
Modified files:
gcc : ChangeLog combine.c
Log message:
Patch for PR 9255
* combine.c (simplify_comparison): Require integral mode when
permuting SUBREG with AND.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.236&r2=1.16114.2.237
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/combine.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.325.2.4&r2=1.325.2.5