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: FORBIDDEN_INC_DEC_CLASSES


Hi,

On Thu, 13 Jun 2002, Aldy Hernandez wrote:

> this macro is used in regclass and is not defined in any of the
> ports.  it's also undocumented.

defined in regclass.c itself.

> can we get rid of this?

Not of it's functionality.  Maybe just of it's implementation.  Autoinc'ed
pseudos in modes requiring secondary reloads can't be put in classes which
contain registers, which aren't directly autoincrementable (the same for
autodec).


Ciao,
Michael.


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