https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|tkoenig at gcc dot gnu.org |unassigned at gcc dot
gnu.org
--- Comment #15 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
What was done so far was an improvement for cshifts of large
arrays.
The code in the original program has quite small arrays, so
inlining would actually make sense there.
I don't think I will start this any time soon; unassigning.