PR rtl-optimization/71673
commit2a0fbce1db687b394cfca4f7583393d88ae5f0c2
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jun 2016 08:29:11 +0000 (28 08:29 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jun 2016 08:29:11 +0000 (28 08:29 +0000)
tree954244dd9c093a5b71e3372a666c911391b09b63
parent5a5ef6591c05aeaa6dfe4cc37711b5519380b37a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237815 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/internal-fn.c