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: INSN_SCOPE changes break mips-elf


On Thu, Jun 20, 2002 at 08:00:24PM +0200, Jan Hubicka wrote:
> 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?

Walk the scope tree and pick the inner one?  At which point
"combine_scopes" is a poor name.


r~


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