method.c (emit_thunk): Set current_function_is_thunk for the ASM_OUTPUT_MI_THUNK...
authorRichard Henderson <rth@cygnus.com>
Thu, 25 Jun 1998 00:47:46 +0000 (17:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 25 Jun 1998 00:47:46 +0000 (17:47 -0700)
commited48174c545ab4a2fe0414de4ff9fa9615618aef
treeb6a89baf79f0c145bdaccc745026d47a058cf0ba
parent5e111b5eef5ba6db183c86344961523c3f79ae05
method.c (emit_thunk): Set current_function_is_thunk for the ASM_OUTPUT_MI_THUNK case as well.

        * method.c (emit_thunk): Set current_function_is_thunk for the
        ASM_OUTPUT_MI_THUNK case as well.

From-SVN: r20708
gcc/cp/ChangeLog
gcc/cp/method.c