* toplev.c (rest_of_compilation): Delay emit_initial_value_sets
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 22:07:47 +0000 (22:07 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 2002 22:07:47 +0000 (22:07 +0000)
commit09a6a91be70cc2e5c9966d25c688db339ea870fd
tree032ac1bc17430675ab85fd07cc2073e88a0b65e3
parente911437ff95af5cd56940bfd9739686b72b57d4a
    * toplev.c (rest_of_compilation): Delay emit_initial_value_sets
        until after eh landing pad generation.
        * config/alpha/alpha.c (alpha_gp_save_rtx): Use gen_mem_addressof.
        * config/alpha/alpha.md (exception_receiver_2): Only accept MEMs.

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