https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117423
--- Comment #5 from John Hodge ---
(In reply to Andrew Pinski from comment #3)
> Obvbious workaround `-fno-tree-sra` .
Thanks for pointing out the flag to avoid this issue, that's allowed me to
progress with my other testing. And thanks very mu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117423
Bug ID: 117423
Summary: union not written to with particular layout
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105860
--- Comment #2 from John Hodge ---
Created attachment 53144
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53144&action=edit
Reproduction, partially minimised and including assertion
Attached is an updated reproduction, that includes asse
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105860
Bug ID: 105860
Summary: Miscompilation causing clobbered union contents
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component