objc-act.c (hack_method_prototype): Clear current_function_decl after abusing it.
authorRichard Henderson <rth@redhat.com>
Wed, 2 Jan 2002 23:22:52 +0000 (15:22 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Jan 2002 23:22:52 +0000 (15:22 -0800)
commitd1094b40dd9f323880a6ccd3e30a2f0a0c2a6766
treedb3ca2fa95c7536540869976c96bdda3c9255842
parent5e65297bbb0b49c238b9543a6e730ef54c54196d
objc-act.c (hack_method_prototype): Clear current_function_decl after abusing it.

        * objc/objc-act.c (hack_method_prototype): Clear current_function_decl
        after abusing it.

From-SVN: r48486
gcc/ChangeLog
gcc/objc/objc-act.c