https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97858

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |11.0
   Target Milestone|---                         |11.0
           Keywords|                            |diagnostic

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
The va_args gimple expansion could be marked no-warning but of course any
uninit use can be real there and we should simply be "better" (somehow) in
diagnosing the root cause...

Reply via email to