[Bug target/61872] Assigning to "long double" causes memset to be improperly elided
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 20 14:25:11 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61872
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Indeed this one is invalid, the padding becomes undefined after the
long double store.
*** This bug has been marked as a duplicate of bug 93270 ***
More information about the Gcc-bugs
mailing list