r242149 - /branches/ARM/sve-branch/gcc/expr.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:08:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:08:36 2016
New Revision: 242149
URL: https://gcc.gnu.org/viewcvs?rev=242149&root=gcc&view=rev
Log:
Pass a mode to const_scalar_mask_from_tree
The caller of const_scalar_mask_from_tree has proven that
the mode is a MODE_INT, so this patch passes it down as a
scalar_int_mode. It also expands the comment a little.
Modified:
branches/ARM/sve-branch/gcc/expr.c
More information about the Gcc-cvs
mailing list