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]

Re: [PATCH] fixup_var_refs_insns_with_hash


On Mon, Apr 02, 2001 at 04:59:25PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> What's the reason why fixup_var_refs_insns_with_hash passes 0 as toplevel
> instead of 1? Before 2001-01-20 changes, fixup_var_refs_insns would get
> toplevel == 1 instead (fixup_var_refs_insns_with_hash is protected by
> if (stack != 0) abort(); thus stack must be 0 and that is toplevel).

Looks like a typo to me.

zw


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