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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Mar 30 12:38:21 2016
New Revision: 234558

URL: https://gcc.gnu.org/viewcvs?rev=234558&root=gcc&view=rev
Log:
        Backported from mainline
        2016-03-02  Jakub Jelinek  <[email protected]>

        PR target/70028
        * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
        (*movhi_internal): Put mask moves from and to memory separately
        from moves from/to GPRs.

        * gcc.target/i386/pr70028.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr70028.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/i386/i386.md
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to