From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zack Weinberg To: Pablo Bleyer Kocik Cc: gcc@gcc.gnu.org Subject: Re: va_start still... Date: Fri, 23 Aug 2002 20:45:00 -0000 Message-id: <20020824034547.GL1074@codesourcery.com> References: <5.1.1.6.0.20020823233652.01efb690@mail.embedded.cl> X-SW-Source: 2002-08/msg01512.html On Fri, Aug 23, 2002 at 11:43:05PM -0400, Pablo Bleyer Kocik wrote: > > Hello. > > I thought this was being fixed in 3.2, but I am still getting "'va_start' > used in function with fixed args" under gcc 3.2 with optimization levels > above 2 when compiling functions with ellipses. Is this right? Post a test case, please. zw