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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jamborm at gcc dot 
gnu.org

--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> ---
There is a bogus size check at the end of splice_param_accesses() that
is the culprit.  But I am in the middle of an IPA-SRA rewrite so I
would prefer to fix it that way, if possible.  In any event, I will
keep this in mind.

Reply via email to