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: RFA: fix avoid random results from do_add


On Mon, Jun 07, 2004 at 12:26:14PM +0100, Joern Rennecke wrote:
> P.P.S.: apparently I have a fresh test case after all.  Last night's sh64-elf
> build seems to have hit the problem again:

And can you verify that using real_hash fixes the problem?  That's
supposed to ignore all fields that are not in use, and I believe the
proper way to solve this problem.  Otherwise you'll iteratively find
many many other places where not all fields are set or cleared.


r~


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