]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/71279 (ICE on trunk gcc with knl target)
authorIlya Enkovich <ilya.enkovich@intel.com>
Fri, 27 May 2016 10:39:40 +0000 (10:39 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 27 May 2016 10:39:40 +0000 (10:39 +0000)
commit0561bcfb825ec512375f06c5b2199d44263832cb
tree5436917315ba35f5e09a65233c0b8523e5e663b7
parent2aca2504814648927ab560f75e564b69835e0514
re PR middle-end/71279 (ICE on trunk gcc with knl target)

gcc/

PR middle-end/71279
* fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
into comparison.

gcc/testsuite/

PR middle-end/71279
* gcc.dg/pr71279.c: New test.

From-SVN: r236810
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr71279.c [new file with mode: 0644]
This page took 0.058571 seconds and 5 git commands to generate.