https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112906
Alex Coplan <acoplan at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |acoplan at gcc dot
gnu.org
--- Comment #3 from Alex Coplan <acoplan at gcc dot gnu.org> ---
It looks like the splitter isn't expecting to see auto-inc addressing, but
looks like we could handle it there. Testing a patch.
