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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[8/9/10/11 Regression]      |[8/9/10/11 Regression]
                   |wrong code with -mno-mmx    |wrong code with -mno-mmx
                   |-mno-sse                    |-mno-sse since
                   |                            |r7-4540-gb229ab2a712ccd44
                 CC|                            |matz at gcc dot gnu.org

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
> If -mgeneral-regs-only is not used, the flag can be replaced by -mno-mmx
> -mno-sse:

Good idea! Doing that, it started with r7-4540-gb229ab2a712ccd44.

Reply via email to