r242161 - in /branches/ARM/sve-branch/gcc: core...

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


Author: rsandifo
Date: Fri Nov 11 17:10:41 2016
New Revision: 242161

URL: https://gcc.gnu.org/viewcvs?rev=242161&root=gcc&view=rev
Log:
Add a scalar_mode_pod class

This patch adds a scalar_mode_pod class and uses it for
fixed_value, instead of machine_mode_enum.

Modified:
    branches/ARM/sve-branch/gcc/coretypes.h
    branches/ARM/sve-branch/gcc/fixed-value.h
    branches/ARM/sve-branch/gcc/fold-const.c
    branches/ARM/sve-branch/gcc/machmode.h
    branches/ARM/sve-branch/gcc/tree-streamer-in.c



More information about the Gcc-cvs mailing list