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: Help with another constraint


On Wed, Dec 12, 2007 at 01:01:00PM -0000, Dave Korn wrote:
> On 12 December 2007 12:14, Revital1 Eres wrote:
> 
> > It seems that the pair m and I is missing (which indicate the memory =
> > constant instruction).  
> 
>   So doesn't the question then become "Why isn't reload reloading the constant
> into a register"?

   One possibility is that reload is not run on insns produced by reload
itself. Other usual suspects are post-reload splitters and peepholes.

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year


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