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]

Re: GAP and PERLBMK broken


On Wed, Aug 01, 2001 at 08:50:33PM +0200, Jan Hubicka wrote:
> 2) teach caller save code to split the edge early at time the instruction is
>    inserted. This sounds like pleasant solution, but need my patch to turn
>    reload into BB pointer, instead of indexes I sent some time ago.

Not just caller-save, but also emit_reload_insns -- consider 
-fnon-call-exceptions.

I don't see this as dependant on the bb pointer, since you
can always get this from the block number.



r~


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