This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242285 - /branches/ARM/sve-branch/gcc/genmodes.c


Author: rsandifo
Date: Fri Nov 11 17:33:49 2016
New Revision: 242285

URL: https://gcc.gnu.org/viewcvs?rev=242285&root=gcc&view=rev
Log:
Allow the target to set MAX_BITSIZE_MODE_ANY_MODE

The default value of MAX_BITSIZE_MODE_ANY_MODE is calculated
from the initial mode sizes specified in the modes.def file.
The target needs to be able to override it if ADJUST_BYTESIZE
can choose a bigger size.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]