https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111742
--- Comment #3 from Andrew Pinski ---
Then it is a dup of bug 71644.
*** This bug has been marked as a duplicate of bug 71644 ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111742
--- Comment #2 from Chris Uzdavinis ---
No, this is not a ubsan report.
Code *crashes* and I thought showing the UBsan warning was enough to
demonstrate it.
A minimal change to make the code crash instead of just report ubsan errors:
struct X
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111742
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---