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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=87604,
                   |                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=99504

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
For the missing gimple/compiler optimization detection of memmove this is PR
99504 really.
We have an aggregate copy which ldist does not support currently.

Reply via email to