[Darwin, PPC] Fix fail of cpp/assert4.c
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 18 Aug 2019 18:44:58 +0000 (18:44 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 18 Aug 2019 18:44:58 +0000 (18:44 +0000)
commitda92beb3726e8acafe0301fdf0d3381a33d0ccd4
tree9a608cf5b27db893344977f06c0bebd45548b2cf
parent77c64c34c9ffc0ddd8310de3e2e42de3052bf62f
[Darwin, PPC] Fix fail of cpp/assert4.c

This test needs the cpu and machine asserts to be implemented
which hadn't been done for PPC Darwin.  Fixed thus.

gcc/

2019-08-18  Iain Sandoe  <iain@sandoe.co.uk>

* config/rs6000/darwin.h (TARGET_OS_CPP_BUILTINS): Add asserts
for cpu and machine.  Factor 64/32b builtins.

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