[Bug target/61872] Assigning to "long double" causes memset to be improperly elided

ch3root at openwall dot com gcc-bugzilla@gcc.gnu.org
Sun Mar 15 22:03:27 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61872

Alexander Cherepanov <ch3root at openwall dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ch3root at openwall dot com

--- Comment #4 from Alexander Cherepanov <ch3root at openwall dot com> ---
This looks like a dup of pr93270, so:
- this is invalid because assignments can change padding;
- this is probably fixed together with pr94103.


More information about the Gcc-bugs mailing list