r245946 - in /trunk/gcc: ChangeLog expr.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Mar 7 08:04:00 GMT 2017


Author: jakub
Date: Tue Mar  7 08:04:38 2017
New Revision: 245946

URL: https://gcc.gnu.org/viewcvs?rev=245946&root=gcc&view=rev
Log:
	PR rtl-optimization/79901
	* expr.c (expand_expr_real_2): For vector MIN/MAX, if there is no
	min/max expander, expand it using expand_vec_cond_expr.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c



More information about the Gcc-cvs mailing list