INSN_SCOPE changes break mips-elf

Jan Hubicka jh@suse.cz
Thu Jun 20 11:04:00 GMT 2002


> On Thu, Jun 20, 2002 at 05:47:23PM +0200, Jan Hubicka wrote:
> > +    if (BLOCK_NUMBER (s1) > BLOCK_NUMBER (s2))
> > +      return s1;
> 
> What exactly do you think this is doing?  AFAIK, BLOCK_NUMBER
Hmm, I hoped it will chosse the inner scope.  I've just copied it over
finalize_insn_scopes.

Do you have better idea how to combine the scopes then?  Simply choose
first one if non-null at the moment?

Honza
> isn't defined until final.
> 
> 
> r~



More information about the Gcc mailing list