This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Janitor] Convert ggc-* to ISO C90
Zack Weinberg <zack@codesourcery.com> writes:
> Andreas Jaeger <aj@suse.de> writes:
>
>> - htab_traverse_noresize (*cti->base, ggc_htab_delete, (PTR) cti);
>> + htab_traverse_noresize (*cti->base, ggc_htab_delete, (void *) cti);
>
> Casts to (void *) are unnecessary, unless the function takes a
> variable number of arguments.
Ok, I'll remove these with a separate patch.
> Otherwise, looks good.
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj