Advise needed on varasm.c constant recording bug
Richard Henderson
rth@redhat.com
Mon Dec 31 17:06:00 GMT 2001
On Mon, Dec 31, 2001 at 06:08:23PM -0500, David Edelsohn wrote:
> Hashing internal addresses repeatedly causes problems when GCC's
> memory layout differs on different hosts, or even between bootstrap
> stages causing comparison failures.
Only when we iterate over the hash table to do something. Merely
testing for existance within the table does not cause these problems.
r~
More information about the Gcc
mailing list