r236811 - in /branches/gcc-6-branch/gcc: Change...
ienkovich@gcc.gnu.org
ienkovich@gcc.gnu.org
Fri May 27 10:43:00 GMT 2016
Author: ienkovich
Date: Fri May 27 10:43:34 2016
New Revision: 236811
URL: https://gcc.gnu.org/viewcvs?rev=236811&root=gcc&view=rev
Log:
gcc/
Backport from mainline r236810.
2016-05-27 Ilya Enkovich <ilya.enkovich@intel.com>
PR middle-end/71279
* fold-const.c (fold_ternary_loc): Don't fold VEC_COND_EXPR
into comparison.
gcc/testsuite/
Backport from mainline r236810.
2016-05-27 Ilya Enkovich <ilya.enkovich@intel.com>
PR middle-end/71279
* gcc.dg/pr71279.c: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr71279.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/fold-const.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list