PR target/32325
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Sep 2007 08:42:57 +0000 (08:42 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Sep 2007 08:42:57 +0000 (08:42 +0000)
commit8a1586baa04be64c3347723371fbd6b8ce78a049
treece35507892fd6bad041ced4cbba6f9dba4b58d20
parent720f6ebb975a3575cc0cc90587e40e26cdf21279
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128665 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/except.c