https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87238
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=61241,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=101995
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Related to PR 101995. IRA knows how to rematerialize the address of memset
already to be the return value just it is not doing it in this case.