r270403 - in /trunk/gcc/d: ChangeLog d-system.h

ibuclaw@gcc.gnu.org ibuclaw@gcc.gnu.org
Wed Apr 17 06:02:00 GMT 2019


Author: ibuclaw
Date: Wed Apr 17 06:02:01 2019
New Revision: 270403

URL: https://gcc.gnu.org/viewcvs?rev=270403&root=gcc&view=rev
Log:
d: Fix the build on hosts missing _MAX and _MAX macros.

gcc/d/ChangeLog:

2019-04-17  Iain Buclaw  <ibuclaw@gdcproject.org>

	* d-system.h (POSIX): Define unix as POSIX.
	(INT32_MAX, INT32_MIN, INT64_MIN, UINT32_MAX, UINT64_MAX): Provide
	fallback definitions.

Modified:
    trunk/gcc/d/ChangeLog
    trunk/gcc/d/d-system.h



More information about the Gcc-cvs mailing list