Missing va_end in gcc.c-torture/execute/20000519-1.c

Geoff Keating geoffk@geoffk.org
Fri Jun 14 11:56:00 GMT 2002


Andreas Schwab <schwab@suse.de> writes:

> A call to va_start must always be followed by va_end in the same
> function.  There is currently no target that defines
> EXPAND_BUILTIN_VA_END, but it's still undefined.

It'd be kind of neat to detect this and warn...

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>



More information about the Gcc-patches mailing list