objc-act.c (build_objc_method_call): Save the lookup_object so we do not call it...
authorAndrew Pinski <apinski@apple.com>
Thu, 24 Jun 2004 22:52:42 +0000 (22:52 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 24 Jun 2004 22:52:42 +0000 (15:52 -0700)
commitc63817711e77a3c46e9c074d050f16b822f7be82
tree15593a712bb36cc7c27a0e4850edc13d51587aab
parent500b9b49b224e0dd1589043b7d6992edfecb5816
objc-act.c (build_objc_method_call): Save the lookup_object so we do not call it twice.

2004-06-24  Andrew Pinski  <apinski@apple.com>

        * objc-act.c (build_objc_method_call): Save the lookup_object
        so we do not call it twice.

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