This is the mail archive of the gcc@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]

Re: Removing REG_OK_STRICT


I would first take a census of all the target macros affected by
REG_OK_STRICT.  Right now targets are allowed to make basically
arbitrary changes in response to its being defined; tm.texi makes it
sound like it's just GO_IF_LEGITIMATE_ADDRESS and the REG_OK_* macros,
but I doubt very much that that is really the full ambit of the
problem.

zw


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