This is the mail archive of the gcc-patches@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: RFA: improvement to if-conversion


On Thu, Feb 05, 2004 at 01:38:25PM +0000, Joern Rennecke wrote:
> If STACK_REGS is defined, however, we want to sort REG_DEAD notes with
> a REG operand also on their REGNO.

Not needed, since the special importance of REG_DEAD for STACK_REGS
doesn't happen until reg-stack, and we can't run anything afterward.

> > >   REG_EH_CONTEXT
> > 
> > This must match, both in existance and value.
> 
> I think it's dead.

Indeed.  I was thinking of REG_EH_REGION.



r~


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