[Bug tree-optimization/83047] [8 regression] glibc/crypt/crypt_util.c gets miscompiled

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 19 14:51:00 GMT 2017


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
I suspect that Jakub's store-merging changes are responsible.
-fno-store-merging fixes the problem.


More information about the Gcc-bugs mailing list