This is the mail archive of the gcc-patches@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]

[PATCH, i386]: Fix PR77403, assemble failure of vinserti64x4 with -masm=intel


2016-08-29  Uros Bizjak  <ubizjak@gmail.com>

    PR target/77403
    * config/i386/sse.md (vec_set_lo_<mode><mask_name>): Fix assembler
    template for intel asm dialect.
    (vec_set_hi_<mode><mask_name>): Ditto.

testsuite/ChangeLog:

2016-08-29  Uros Bizjak  <ubizjak@gmail.com>

    PR target/77403
    * gcc.target/i386/pr77403.c: New test.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.

Committed to mainline SVN and release branches.

Uros.

Attachment: p.diff.txt
Description: Text document


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