This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: drop support for bootstrap with no <stdarg.h>?
- To: Zack Weinberg <zack at bitmover dot com>
- Subject: Re: drop support for bootstrap with no <stdarg.h>?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 01 Sep 1999 21:39:43 -0600
- cc: gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
> Is there any remaining need to support bootstrapping with compilers
> that don't have <stdarg.h>? If we dropped this, we could get rid of
> the messy ifdefs in all the varargs functions in the core.
Yes we still have to be able to bootstrap with non-ansi compilers.
jeff