This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/80250] ICE in in final_scan_insn, at final.c:3025 for __builtin_ia32_vp4dpwssds_mask builtin


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

--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Sun Apr  2 18:19:02 2017
New Revision: 246637

URL: https://gcc.gnu.org/viewcvs?rev=246637&root=gcc&view=rev
Log:
        PR target/80250
        * config/i386/sse.md (mov<IMOD4:mode>): Remove insn pattern.
        (mov<IMOD4:mode>): New expander.
        (*mov<IMOD4:mode>_internal): New insn and split pattern.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]