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