------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-13 16:56 ------- Subject: Bug 20769
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-05-13 16:56:12 Modified files: gcc : ChangeLog bt-load.c integrate.c Log message: PR rtl-optimization/20769: * bt-load.c (compute_defs_uses_and_gen): Check for the blockage pattern emitted by expand_nl_goto_receiver. PR middle-end/20793: * integrate.c (allocate_initial_values): Update register liveness information. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8764&r2=2.8765 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bt-load.c.diff?cvsroot=gcc&r1=2.33&r2=2.34 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/integrate.c.diff?cvsroot=gcc&r1=1.277&r2=1.278 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20769