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: Question about GO_IF_LEGITIMIZE_ADDRESS


>>>>> Peter Barada writes:

Peter> Perhaps its about time that a way existed to tell reload what to do.

Peter> Since we have 'm', 'o', 'p' that are special to reload, there should
Peter> be another one that indicates that reload should just pull the address
Peter> of the operand into a register to make it register indirect.  This
Peter> reload method would work for most(if not all) of the chips that gcc
Peter> currently supports. 

Peter> Any suggestions for which character to use for this new
Peter> constraint(perhaps '@')?

	GCC already has 'a'.  Is that what you mean?

David


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