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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44600|0                           |1
        is obsolete|                            |

--- Comment #13 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Created attachment 44627
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44627&action=edit
Patch which shows the principle

This shows a way in which this could be done. Bounds checking
and reallocation on assignment are still missing, but should be
doable (like the inline matmul stuff already does).

Reply via email to