https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94226
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94226
--- Comment #3 from Richard Biener ---
The issue is most likely get_origin_and_offset which looks at the pointer
argument pointed-to-type:
tree xtype = TREE_TYPE (TREE_TYPE (x));
/* The byte offset of the most basic struct m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94226
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.0
Assignee|unassigned at g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94226
Martin Sebor changed:
What|Removed |Added
Blocks||84774
Status|UNCONFIRMED