]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/66866 (incorrect load address on manual vector shuffle)
authorUros Bizjak <ubizjak@gmail.com>
Fri, 17 Jul 2015 21:39:27 +0000 (23:39 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 17 Jul 2015 21:39:27 +0000 (23:39 +0200)
commit58952c94489e7912c249c12d6f2cf3d0939e79e5
treefa43c79d02be208853e56bd86e74925272f63cab
parenta7972e3b48029b3445e874d52a18a6d04aaca2ba
re PR target/66866 (incorrect load address on manual vector shuffle)

PR target/66866
* config/i386/i386.c (ix86_expand_pinsr): Reject non-lowpart
source subregs.

testsuite/ChangeLog:

PR target/66866
* g++.dg/pr66866.C: New test.

From-SVN: r225970
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/pr66866.C [new file with mode: 0644]