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: memory predicates and constraints


Hi,

On Sun, 25 Jul 2004, Richard Henderson wrote:

> On Sun, Jul 25, 2004 at 10:41:34PM +0200, Roman Zippel wrote:
> > The basic question is now whether it's possible to keep the 
> > constraints in this case more generic than strictly needed without 
> > getting problems somewhere else?
> 
> Lie to reload and it will have its revenge.

Where is the problem to use "m" instead of "QU<>" (with various 
alternatives), when at the time we get to reload the operand has already a 
correct mode for a memory_operand?

bye, Roman


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