------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-30 20:23 ------- Subject: Bug 19175
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-12-30 20:23:29 Modified files: gcc : ChangeLog loop-unroll.c Log message: PR middle-end/19175 * loop-unroll.c (expand_bct): Pass the code_label to the function do_compare_rtx_and_jump, not the label ref. Clean-up style issues. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.758&r2=2.2326.2.759 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop-unroll.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.13.4.2&r2=1.13.4.3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19175