objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside build_comp...
authorZiemowit Laski <zlaski@apple.com>
Tue, 10 Feb 2004 02:48:07 +0000 (02:48 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Tue, 10 Feb 2004 02:48:07 +0000 (02:48 +0000)
commit42a1b62e554f02daa14da4a8a62ef13f660e5cfd
tree590764a0bfb3be3774c35d79eada46894601e2ab
parent997b8b4d4ca106e1aa07558d1ed050ded496a928
objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside build_component_ref() call (a macro...

2004-02-09  Ziemowit Laski  <zlaski@apple.com>

        * objc/objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS'
        boundaries outside build_component_ref() call (a macro in ObjC++).

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