mcore.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.
authorRichard Henderson <rth@redhat.com>
Tue, 22 Sep 2009 15:13:53 +0000 (08:13 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Sep 2009 15:13:53 +0000 (08:13 -0700)
commit71e0af3ce5714c6cefa9e160eb37f35bd5fdad72
tree1be097a45373d097fd23e8c96f9fcd03712e9cfd
parent0d7e5af167ecba1bee5a74f163e42754de5af980
mcore.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.

        * config/mcore/mcore.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.
        (TARGET_TRAMPOLINE_INIT): New.
        (mcore_function_value): Fix typo.
        (mcore_asm_trampoline_template, mcore_trampoline_init): New.
        * config/mcore/mcore.h (TRAMPOLINE_TEMPLATE): Move code
        to mcore_asm_trampoline_template.
        (INITIALIZE_TRAMPOLINE): Move code to mcore_trampoline_init.

From-SVN: r151999
gcc/ChangeLog
gcc/config/mcore/mcore.c
gcc/config/mcore/mcore.h