r265846 - in /trunk/gcc: ChangeLog config.gcc c...

ro@gcc.gnu.org ro@gcc.gnu.org
Tue Nov 6 15:08:00 GMT 2018


Author: ro
Date: Tue Nov  6 15:08:46 2018
New Revision: 265846

URL: https://gcc.gnu.org/viewcvs?rev=265846&root=gcc&view=rev
Log:
Fix D compilation on Solaris

	* config/default-d.c: Include memmodel.h.

	* config/sol2-d.c: New file.
	* config/t-sol2 (sol2-d.o): New rule.
	* config.gcc <*-*-solaris2*>: Set d_target_objs,
	target_has_targetdm.

Added:
    trunk/gcc/config/sol2-d.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/default-d.c
    trunk/gcc/config/t-sol2



More information about the Gcc-cvs mailing list