https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80334
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Priority|P1 |P2
Component|target |tree-optimization
Known to work| |7.0.1
Target Milestone|7.0 |5.5
Summary|[7 Regression] Segfault |[5/6/7 Regression] Segfault
|when taking address of copy |when taking address of copy
|of unaligned struct |of unaligned struct
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar, queued for backporting (I think the issue is latent).