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 on fixup_abnormal_edges


Hi,

On Tue, 15 Oct 2002, Michael Matz wrote:

> And at least in the new register allocator call clobbered regs are not
> considered for pseudos live over abnormal edges.

I spoke too soon.  Abnormal edges are only used to prevent STACK_REGS from
being allocated to such pseudos, similar to what global.c is doing.


Ciao,
Michael.


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