[patch, mips, commited] Check in obvious patch to fix mips build.

Richard Sandiford rdsandiford@googlemail.com
Tue May 27 16:12:00 GMT 2014


"Steve Ellcey " <sellcey@mips.com> writes:
> The recent comdat group changes broke the mips build because mips.c
> was not including cgraph.h.  I am checking in the following patch
> as obvious to fix the mips build.

Wasn't that fixed by:

2014-05-26  Jan Hubicka  <hubicka@ucw.cz>

	* tree.h (decl_comdat_group): Declare.
	* cgraph.h (symtab_in_same_comdat_p): Move offline to ...
	* tree.c (decl_comdat_group): Here.

?

Thanks,
Richard



More information about the Gcc-patches mailing list