[Bug target/70327] ICE: in extract_insn, at recog.c:2287 (unrecognizable insn) with -mavx512ifma and v4ti argument

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 21 22:20:00 GMT 2016


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

--- Comment #5 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Mar 21 22:20:08 2016
New Revision: 234385

URL: https://gcc.gnu.org/viewcvs?rev=234385&root=gcc&view=rev
Log:
        PR target/70327
        * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
        of ix86_expand_move.
        (movoi): Ditto.
        (movti): Use general_operand for operand 1 predicate.

testsuite/ChangeLog:

        PR target/70327
        * gcc.target/i386/pr70327.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr70327.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/i386.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list