[Bug middle-end/81657] [8 Regression] FAIL: gcc.dg/20050503-1.c scan-assembler-not call

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 19 13:12:00 GMT 2018


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

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
strchr with a c == 0 codepath doesn't have to be the same inner loop as strlen
and for the returning of pointer rather than length can be more efficient than
strlen.


More information about the Gcc-bugs mailing list