[Bug middle-end/95189] [9/10 Regression] memcmp being wrongly stripped like strcmp
davmac at davmac dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 2 05:05:18 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189
Davin McCall <davmac at davmac dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |davmac at davmac dot org
--- Comment #28 from Davin McCall <davmac at davmac dot org> ---
Created attachment 49866
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49866&action=edit
My backport of fix to 9.3.0
For the benefit of anyone that needs it, I've attached my own attempt to
backport the fix directly to the 9.3.0 release (maybe it will apply against the
current 9.4 branch, not sure, haven't tried). It seems to fix the issue but I'm
not a GCC developer.
More information about the Gcc-bugs
mailing list