r236810 - in /trunk/gcc: ChangeLog fold-const.c...

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Fri May 27 10:39:00 GMT 2016


Author: ienkovich
Date: Fri May 27 10:39:40 2016
New Revision: 236810

URL: https://gcc.gnu.org/viewcvs?rev=236810&root=gcc&view=rev
Log:
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.

Added:
    trunk/gcc/testsuite/gcc.dg/pr71279.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list