]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, PPC] Handle GCC target pragma.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 1 Nov 2019 20:05:17 +0000 (20:05 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 1 Nov 2019 20:05:17 +0000 (20:05 +0000)
commitbf5d24ca9f9183338e75a8e55ab7d8e10b69346f
tree5b432b481b73f4154f7080c2b51c40e1b93254e0
parent10f6583a9d3e785f795170d69e1a1d8451b24d26
[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.

gcc/

2019-11-01  Iain Sandoe  <iain@sandoe.co.uk>

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

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

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