[Darwin, PPC] Handle GCC target pragma.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 23 Jun 2019 19:23:51 +0000 (19:23 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 23 Jun 2019 19:23:51 +0000 (19:23 +0000)
commitdeb9c4ebeabe4062d658cee2a76961f7df1710e3
tree496ac98fe2202d21e3dea3291787d2759cba0a31
parent64ce6cc2de07d6d898b8dcaa6cc262caa52c8fd3
[Darwin, PPC] Handle GCC target pragma.

For compatibility with other members of the port.
Note, that we do not handle the longcall attribute, since longcall
is not required/used on current Darwin.

2019-06-23  Iain Sandoe  <iain@sandoe.co.uk>

* config/rs6000/darwin.h: Handle GCC target pragma.

From-SVN: r272603
gcc/ChangeLog
gcc/config/rs6000/darwin.h