pr43107.c
311 Bytes
-
re PR target/43107 (ICE: SIGSEGV with -O3 -mavx) · 8f40ad50
PR target/43107 * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes greater or equal to nelt instead of 2 * nelt. (expand_vec_perm_1): When op0 and op1 are equal, mask indexes with nelt - 1. * gcc.target/i386/pr43107.c: New test. From-SVN: r157022
Jakub Jelinek committed