--- Comment #2 from laurent dot deniau at cern dot ch 2008-06-30 16:01
---
Subject: Re: va_list argument breaks inlining (ambiguous warning).
rguenth at gcc dot gnu dot org wrote:
>
> --- Comment #1 from rguenth at gcc dot gnu dot org 2008-06-30 15:46
> ---
> The inlining i
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-06-30 15:46 ---
The inlining is prohibited by the use of va_start, va_next and va_end, not
by merely passing around va_list.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added