This is the mail archive of the gcc-bugs@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]

[Bug gcov-profile/35543] Add more strOp for value profiling


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35543

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
> 
> Yes, looks like it is done for memcpy, memset, bzero, etc, but not strncmp,
> memcmp, memmove, strncpy etc.
> 
> 

Hi David.

Do you have any interesting benchmarks where optimization of such function
would be beneficial and makes a speed gap?

Thanks,
Martin

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