r242167 - in /branches/ARM/sve-branch/gcc: conv...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:11:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:11:54 2016
New Revision: 242167
URL: https://gcc.gnu.org/viewcvs?rev=242167&root=gcc&view=rev
Log:
Add a partial_integral_type_p helper function
This patch adds a partial_integral_type_p function, to go along
with the full_integral_type_p added by the previous patch.
Modified:
branches/ARM/sve-branch/gcc/convert.c
branches/ARM/sve-branch/gcc/expr.c
branches/ARM/sve-branch/gcc/fold-const.c
branches/ARM/sve-branch/gcc/tree-ssa-math-opts.c
branches/ARM/sve-branch/gcc/tree-tailcall.c
branches/ARM/sve-branch/gcc/tree-vect-loop.c
branches/ARM/sve-branch/gcc/tree-vect-stmts.c
branches/ARM/sve-branch/gcc/tree.c
branches/ARM/sve-branch/gcc/tree.h
More information about the Gcc-cvs
mailing list