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

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Probably a better idea:

If the span can be shown at compile-time to be a multiple of
the size of the component, we need not create the temporaray array
and instead set the strides of the descriptor accordingly.

Reply via email to