]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplev.c (rest_of_compilation): Delay emit_initial_value_sets until after eh landing...
authorRichard Henderson <rth@redhat.com>
Tue, 26 Mar 2002 22:07:47 +0000 (14:07 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 26 Mar 2002 22:07:47 +0000 (14:07 -0800)
commit1eefb6c14905428bd54415913c5622efcd748be8
tree032ac1bc17430675ab85fd07cc2073e88a0b65e3
parentdcce8b1d54785af4f28c3cb4f49897eeb7ff6c45
toplev.c (rest_of_compilation): Delay emit_initial_value_sets until after eh landing pad generation.

        * 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.

From-SVN: r51411
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md
gcc/toplev.c