This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: status_warning() uses uninitialized status argument
- To: Alexandre Oliva <aoliva at redhat dot com>
- Subject: Re: status_warning() uses uninitialized status argument
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 29 Nov 2000 14:25:16 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <orn1ejgoud.fsf@guarana.lsd.ic.unicamp.br>
On Wed, Nov 29, 2000 at 06:32:58AM -0200, Alexandre Oliva wrote:
> * c-common.c (status_warning) [! ANSI_PROTOTYPES]: Load status
> from va_list before using it.
Ok.
r~