This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use INCLUDE_xxx macros in gcov.c for pulling in standard C++ headers


On Sun, 22 Jan 2017, Jan Hubicka wrote:
>> Below you find Dimitry's patch with a ChangeLog I created.  Bootstrapped 
>> on x86_64-unknown-freebsd11.0, and I can take care of committing.

>> 2017-01-21  Dimitry Andric <dim@FreeBSD.org>
>> 
>> 	* gcov.c (INCLUDE_ALGORITHM): Define.
>> 	(INCLUDE_VECTOR): Define.
>> 	No longer include <vector> and <algorithm>.
> OK

Thanks!  To be on the safe side, I also did another bootstrap on
x86_64-pc-linux-gnu, and committed this now.

Thanks, Dimitry!

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]