http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57830

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |target

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Expand should have converted the assignment back to memcpy due to tuning.  If
the expand is not converting it back to memcpy/memmove, then it is a bug either
in the AVR target or expand.

Reply via email to