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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamborm at gcc dot gnu.org

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
In my ideal world GIMPLE aggregate copies would be block-copies and all
elementwise copy "optimization" would happen by the frontends.  A block
copy with arbitrary holes is just bad IL design.

Reply via email to