re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SEGV in...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 22 Sep 2007 08:42:57 +0000 (08:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 22 Sep 2007 08:42:57 +0000 (08:42 +0000)
commit8deb1d3134dd1b9c1b95e861ea00cdc115d52edc
treece35507892fd6bad041ced4cbba6f9dba4b58d20
parent1018b4c3565d3c892addfc349b00b3519308211e
re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SEGV in rtl_verify_flow_info)

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.

From-SVN: r128665
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/except.c