[Bug tree-optimization/93213] [10 Regression] wrong code with -Og -foptimize-strlen

zsojka at seznam dot cz gcc-bugzilla@gcc.gnu.org
Fri Jan 10 14:27:00 GMT 2020


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

--- Comment #4 from Zdenek Sojka <zsojka at seznam dot cz> ---
(In reply to Martin Sebor from comment #3)
> Patch: https://gcc.gnu.org/ml/gcc-patches/2020-01/msg00552.html

Thanks for the fix!
Note the __int128 is supported only on certain targets, the test is
endian-dependent, and "int" might not be 32bit, short 16bit and byte 8bit.


More information about the Gcc-bugs mailing list