This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to fix powerpc-ibm-aix4.3.3.0 bootstrap
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: Patch to fix powerpc-ibm-aix4.3.3.0 bootstrap
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Sun, 07 Oct 2001 16:58:54 -0400
- cc: John Wehle <john at feith dot com>, gcc-patches at gcc dot gnu dot org, mrs at windriver dot com
I don't have any problem applying John's patch, but the patch does
seem to paper over the problem of GCC hashing based on an address. This
is at least the second time that someone has uncovered non-deterministic
behavior in GCC because of hashing an address. Is there any chance that
we can fix the actual problem of the component being hashed?
Thanks, David