]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/64387 (ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with...
authorIlya Tocar <ilya.tocar@intel.com>
Wed, 14 Jan 2015 13:45:49 +0000 (13:45 +0000)
committerIlya Tocar <tocarip@gcc.gnu.org>
Wed, 14 Jan 2015 13:45:49 +0000 (16:45 +0300)
commit110b7886484f6ead6527376e65980bcaebe9b673
tree512eb08e60af9ae6f38d183a132d28f0da3acff9
parent5c52d2493699837a0d81ff065879438aa3a09d22
re PR target/64387 (ICE: in extract_insn, at recog.c:2327 (unrecognizable insn) with -ffloat-store -mavx512er)

PR target/64387

gcc/
* config/i386/sse.md (vec_unpacks_hi_v8sf): Fix predicate.
(vec_unpacks_hi_v16sf): Ditto.

testsuite/
* gcc.target/i386/pr64387.c: New test.

From-SVN: r219598
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr64387.c [new file with mode: 0644]