ANSI C compiler required to build GCC from CVS?

Alexandre Oliva aoliva@redhat.com
Mon Sep 18 01:35:00 GMT 2000


On Sep 18, 2000, Albert Chin-A-Young <china@thewrittenword.com> wrote:

> -     void (*loop_dump_aux)(const struct loop *, FILE *, int);
> +     void (*loop_dump_aux)();

Actually, we have a different way to deal with this problem, so that
we don't miss the prototypes on compilers that support them.  I'm
checking this in, under the ``obviously correct'' rule.



More information about the Gcc mailing list