[Bug tree-optimization/93556] lower mempcpy to memcpy when result is unused
valentin.yukhymenko at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Feb 10 00:03:18 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93556
Valentyn Yukhymenko <valentin.yukhymenko at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |valentin.yukhymenko at gmail dot c
| |om
--- Comment #3 from Valentyn Yukhymenko <valentin.yukhymenko at gmail dot com> ---
(In reply to Andrew Pinski from comment #2)
> This should be easy to add in forwprop or gimple fold.
Hey!
I found this issue via "GNU Tools Weekly" Mastodon post, which mentioned the
possibility of mentorship.
I’d be happy to take a look at the issue, but would appreciate initial guidance
since I am new to GCC project and so far only have some experience with C++
frontend.
Thanks!
More information about the Gcc-bugs
mailing list