Author: uros
Date: Tue Jan 9 16:27:11 2018
New Revision: 256387
URL: https://gcc.gnu.org/viewcvs?rev=256387&root=gcc&view=rev
Log:
PR target/83628
* combine.c (force_int_to_mode) <case ASHIFT>: Use mode instead of
op_mode in the force_to_mode call.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine.c