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: [patch] Fix bootstrap with GATHER_STATISTICS


On Thu, Apr 30, 2009 at 4:40 PM, Rafael Espindola <espindola@google.com> wrote:
> This patch fixes c++ compatibility warnings in functions that are only
> compiled when building with --enable-gather-detailed-mem-stats.

Ok.

Thanks,
Richard.

> 2009-04-30 ?Rafael Avila de Espindola ?<espindola@google.com>
>
> ? ? ? ?* alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value
> ? ? ? ?instead of an int.
> ? ? ? ?* bitmap.c (bitmap_descriptor): Likewise.
> ? ? ? ?* ggc-common.c (loc_descriptor): Likewise.
> ? ? ? ?* varray.c (varray_descriptor): Likewise.
> ? ? ? ?* vec.c (vec_descriptor): Likewise.
>
> Cheers,
> --
> Rafael Avila de Espindola
>
> Google | Gordon House | Barrow Street | Dublin 4 | Ireland
> Registered in Dublin, Ireland | Registration Number: 368047
>


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