This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r237815 - in /trunk/gcc: ChangeLog internal-fn.c


Author: jakub
Date: Tue Jun 28 08:29:11 2016
New Revision: 237815

URL: https://gcc.gnu.org/viewcvs?rev=237815&root=gcc&view=rev
Log:
	PR rtl-optimization/71673
	* internal-fn.c (expand_arith_overflow_result_store): Use
	OPTAB_LIB_WIDEN instead of OPTAB_DIRECT as last argument to
	expand_simple_binop.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/internal-fn.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]