[Darwin, PPC] Emit uppercase versions of ppc defines.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 23 Jun 2019 19:13:08 +0000 (19:13 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 23 Jun 2019 19:13:08 +0000 (19:13 +0000)
commit64ce6cc2de07d6d898b8dcaa6cc262caa52c8fd3
tree8451b41884fb7d2a2fe074fd884d0dcd052ce0ba
parent63e6229c4dc1af804c08dd55f83e2facfcbcb996
[Darwin, PPC] Emit uppercase versions of ppc defines.

Emit __PPC__ (32b) and __PPC64__ (64bit) as per the other members
of the PowerPC port.

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

* config/rs6000/darwin.h: (__PPC__, __PPC64__): New.

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