------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-07 05:39 ------- Subject: Bug 19800
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-02-07 05:39:05 Modified files: gcc : ChangeLog simplify-rtx.c Log message: PR rtl-optimization/19800 * simplify_rtx.c (simplify_relational_operaration_1): Explicitly call gen_lowpart_common and gen_lowpart_SUBREG instead of calling gen_lowpart. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7402&r2=2.7403 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/simplify-rtx.c.diff?cvsroot=gcc&r1=1.225&r2=1.226 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19800