------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-23 03:38 ------- Subject: Bug 14838
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-11-23 03:37:53 Modified files: gcc : ChangeLog emit-rtl.c Log message: PR rtl-optimization/14838 * emit-rtl.c (get_first_nonnote_insn): Don't assume first insn is a note. (get_last_nonnote_insn): Don't assume last insn is a note. 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.1024&r2=1.16114.2.1025 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.303.2.5&r2=1.303.2.6 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14838