This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Calling va_start multiple times vs __va_copy
- To: Carlo Wood <carlo at alinoe dot com>
- Subject: Re: Calling va_start multiple times vs __va_copy
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 10 Aug 2001 20:23:27 -0300
- Cc: Sebastian Ude <ude at handshake dot de>, gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <20010808113530.1903896D4B@sender.ngi.de><20010808192722.A8629@alinoe.com>
On Aug 8, 2001, Carlo Wood <carlo@alinoe.com> wrote:
> It will work with almost all OS, but there is at least one
> that I know of where va_list is not a struct but a pointer to
> a struct. In the latter case it doesn't work.
Well, it should work, according to the standard. Which combination of
OS and compiler was that? Perhaps you should file a bug report to the
maintainer of that compiler?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me