This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: Remove var_ann->uid
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: dj at redhat dot com, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 29 Jun 2005 21:28:59 -0400
- Subject: Re: [PATCH]: Remove var_ann->uid
- References: <1120055022.7622.51.camel@dyn9002219098>
On Wed, Jun 29, 2005 at 10:23:42AM -0400, Daniel Berlin wrote:
> 2005-06-29 Daniel Berlin <dberlin@dberlin.org>
>
> * tree-complex.c (complex_variable_components): Now a hashtable.
> [ ... ]
>
OK once the libiberty changes are approved.
Just to be on the safe side, would you mind testing on a 64bit
host sufficiently different from x86 to rule out any hashing bugs
and whatnot? Thanks.
Diego.