[Bug c++/93667] [10 regression] ICE in esra with nested [[no_unique_address]] field
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 11 08:16:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93667
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2020-02-11
Target Milestone|--- |10.0
Ever confirmed|0 |1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
So I guess d and e overlap? And we end up with "empty" (still 1-byte) actual
accesses in the IL?
More information about the Gcc-bugs
mailing list