------- Comment #5 from ebotcazou at gcc dot gnu dot org 2007-09-22 08:43 ------- Subject: Bug 32325
Author: ebotcazou Date: Sat Sep 22 08:42:57 2007 New Revision: 128665 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128665 Log: PR target/32325 * except.c (finish_eh_generation): Call commit_edge_insertions if there are insns queued on the entry edge. * config/alpha/alpha.c (alpha_gp_save_rtx): Insert the insns on the entry edge. Modified: trunk/gcc/ChangeLog trunk/gcc/config/alpha/alpha.c trunk/gcc/except.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32325