r274623 - in /trunk/gcc: ChangeLog config/rs600...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sun Aug 18 18:44:00 GMT 2019
Author: iains
Date: Sun Aug 18 18:44:58 2019
New Revision: 274623
URL: https://gcc.gnu.org/viewcvs?rev=274623&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/darwin.h
More information about the Gcc-cvs
mailing list