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]

Re: Small problem in cse


> > Fix HASH.
> 
> Right :-) ...  However, I'm not convinced yet that HASH is the real problem.
> 
> Is there any reason that reg_qty of a given reg might change from one call
> of HASH to the next?

If the register is assigned something new, or a label is passed, that is
a valid reason.  Otherwise it's probably a bug.


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