https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91020
--- Comment #3 from Martin Jambor ---
Created attachment 46543
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46543&action=edit
Proof-of-concept patch
This is a proof of concept (and only mildly tested) patch which leads
to successful vect
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91020
--- Comment #2 from Martin Jambor ---
In the first example, even if we ignored the addressability, the
individual array items, which are structures, are copied whole:
D.2240[_27] = D.2241[_27]
This complicates detection when separation into dis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91020
Martin Jambor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|