[Bug target/96532] [m68k] gcc 10.x generates calls to memset even for very small amounts
law at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 2 21:33:07 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96532
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #8 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Thorsten's testcase doesn't generate memset calls for me using the trunk. The
testcase in c#7 isn't really useful as it's missing before/after code.
Anyway, closing as WORKSFORME, though I wouldn't be terribly surprised if
issues of this nature still exist -- we can file fresh bug reports against
modern versions of gcc ;-)
More information about the Gcc-bugs
mailing list