darwin.md (load_macho_picbase_si): Wrap machopic calls and defines in TARGET_MACHO...
authorIain Sandoe <iain@codesourcery.com>
Mon, 30 Sep 2013 09:20:58 +0000 (09:20 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Mon, 30 Sep 2013 09:20:58 +0000 (09:20 +0000)
commitbd9534e28685da0b871cb3176727e110ee6b5dc2
tree90c8243a471f18b3cf82ca0c8bee914d732bfedd
parent4494fbc9d3210cdffcdfdaa5f9d27ce8cbb6049f
darwin.md (load_macho_picbase_si): Wrap machopic calls and defines in TARGET_MACHO conditional.

gcc:

* config/rs6000/darwin.md (load_macho_picbase_si): Wrap machopic
calls and defines in TARGET_MACHO conditional.
(load_macho_picbase_di): Likewise.
(reload_macho_picbase): Likewise.
(reload_macho_picbase_si): Likewise.
(reload_macho_picbase_di): Likewise.
(nonlocal_goto_receiver): Likewise.

From-SVN: r203027
gcc/ChangeLog
gcc/config/rs6000/darwin.md