gcc/gcc ChangeLog simplify-rtx.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Sat May 25 09:09:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2002-05-25 09:09:20
Modified files:
gcc : ChangeLog simplify-rtx.c
Log message:
* simplify-rtx.c (simplify_gen_relational): Simplify the RTX
(cond (compare x y) 0) into the equivalent (cond x y).
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14248&r2=1.14249
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&r1=1.103&r2=1.104
More information about the Gcc-cvs
mailing list