r242156 - /branches/ARM/sve-branch/gcc/dojump.c

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Fri Nov 11 17:09:00 GMT 2016


Author: rsandifo
Date: Fri Nov 11 17:09:35 2016
New Revision: 242156

URL: https://gcc.gnu.org/viewcvs?rev=242156&root=gcc&view=rev
Log:
Pass scalar_int_modes to do_jump_by_parts_*

The callers of do_jump_by_parts_* had already established
that the modes were MODE_INTs, so this patch passes the
modes down as scalar_int_modes.

Modified:
    branches/ARM/sve-branch/gcc/dojump.c



More information about the Gcc-cvs mailing list