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

[Bug middle-end/33713] [4.3 Regression] can't find a register in class 'GENERAL_REGS' while reloading 'asm'



------- Comment #7 from rguenther at suse dot de  2007-11-06 21:38 -------
Subject: Re:  [4.3 Regression] can't find a register
 in class 'GENERAL_REGS' while reloading 'asm'

On Tue, 6 Nov 2007, bonzini at gnu dot org wrote:

> I think P1 is a little too much since this requires -fforce-addr.

I agree.  This should be at most a P2.

> c) disable flag_force_addr completely (doesn't require anything else, we might
> still want to enable fwprop at -O?)
> 
> My preference is c, b, a.  Anybody else?

c).  I don't see a reason to not enable fwprop at -O, but I guess in this
late stage I'd avoid it.

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33713


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