r242129 - in /branches/ARM/sve-branch/gcc: ada/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Fri Nov 11 17:05:00 GMT 2016
Author: rsandifo
Date: Fri Nov 11 17:05:02 2016
New Revision: 242129
URL: https://gcc.gnu.org/viewcvs?rev=242129&root=gcc&view=rev
Log:
Add a NARROWEST_INT_MODE macro
Replace uses of GET_CLASS_NARROWEST_MODE (MODE_INT) with a new
NARROWEST_INT_MODE macro, which has type scalar_int_mode.
Modified:
branches/ARM/sve-branch/gcc/ada/gcc-interface/decl.c
branches/ARM/sve-branch/gcc/expr.c
branches/ARM/sve-branch/gcc/machmode.h
branches/ARM/sve-branch/gcc/stor-layout.c
branches/ARM/sve-branch/gcc/tree-vrp.c
More information about the Gcc-cvs
mailing list