From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joern Rennecke To: chris@lslsun.epfl.ch (Christian Iseli) Cc: egcs@cygnus.com Subject: Re: Small problem in cse Date: Mon, 27 Oct 1997 06:02:00 -0000 Message-id: <199710271401.OAA20286@phal.cygnus.co.uk> References: <199710270745.IAA22716@lslsun17.epfl.ch> X-SW-Source: 1997-10/msg01128.html > The *bad* thing is that HASH produces a different value than it did when > classp->exp was hashed. > So, when insert_regs is called, the element pointed to by classp is deleted > from the hash table > and thus classp->first_same_value becomes 0... > > But now I'm stuck (and tired... ;-). What would be the right thing(tm) to do > now? Fix HASH.