rs6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 21 Apr 2004 15:27:17 +0000 (15:27 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 21 Apr 2004 15:27:17 +0000 (08:27 -0700)
commitf9da97f03ce8200d7ad3893ea0a5a181b92fd185
tree6d7b09b2b0dc8ca480915577670151e718699420
parent0d8c9baf8139f34242119871453b67ec64be5014
rs6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/rs6000/rs6000.c (symbol_ref_operand): Remove hack
        for TARGET_MACHO.
        (print_operand): For TARGET_MACHO check to see if we need a stub
        and output one if we need it.

From-SVN: r80966
gcc/ChangeLog
gcc/config/rs6000/rs6000.c