[Bug target/67712] [SH] __builtin_strncmp causes code bloat

jsm28 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 16 07:35:00 GMT 2017


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

--- Comment #3 from Joseph S. Myers <jsm28 at gcc dot gnu.org> ---
The patch committed limits the unrolling, but not necessarily as much as
desirable (given the bug is about an 8-byte case and the limit is 32 bytes).


More information about the Gcc-bugs mailing list