Author: Ian Lance TaylorDate: 2008-07-04 03:30 UTC To: Kaveh R. GHAZICC: Diego Novillo, gcc, gcc-patchesSubject: Re: Bootstrap failures due to C++ warnings with --enable-gather-detailed-memory-stats
"Kaveh R. GHAZI" <ghazi@???> writes:
> 2008-07-03 Kaveh R. Ghazi <ghazi@???>
>
> * alloc-pool.c (hash_descriptor, eq_descriptor,
> alloc_pool_descriptor): Fix -Wc++-compat warnings.
> * bitmap.c (hash_descriptor, eq_descriptor, bitmap_descriptor):
> Likewise.
> * ggc-common.c (hash_descriptor, eq_descriptor, hash_ptr, eq_ptr,
> loc_descriptor, ggc_prune_ptr, ggc_free_overhead,
> final_cmp_statistic, cmp_statistic, dump_ggc_loc_statistics):
> Likewise.
> * varray.c (hash_descriptor, eq_descriptor, varray_descriptor):
> Likewise.
This is OK.
Thanks.
Ian