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, PR target/69890] Remove "string.h" dependency for string functions optimization tests


On Fri, Apr 01, 2016 at 01:28:10PM +0300, Ilya Enkovich wrote:
> This patch replaces "string.h" with "strlenopt.h" in all tests
> checking string function optimizations with CHKP.  I added memmove
> definition to strlenopt.h for that.
> 
> Regtested on x86_64-pc-linux-gnu and checked PR69890 is resolved
> on Darwin by Dominique d'Humieres.  Is strlenopt.h extension and
> re-usage OK for trunk and gcc-5-branch?

Ok, thanks.

	Jakub


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