* config/ia64/ia64.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 09:16:36 +0000 (09:16 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 09:16:36 +0000 (09:16 +0000)
commit100c927065a4a1b742e99b1f3665dd1acf6613f5
tree2acf2c8bbca1bdab17f88e1a4ed8b42132120fc7
parenta5da0d3c0c19dbb67d18b9bf4a1599b37d3a0c2e
    * config/ia64/ia64.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.
        (ia64_output_mi_thunk): Rewrite to use rtl, and to handle the
        vcall offset.
        * g++.dg/inherit/thunk1.C: Enable for ia64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58491 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/inherit/thunk1.C