blob: d1a3350e0aa6593d4de9480c42481e278becff9c [file] [log] [blame]
// P3348R4 - C++26 should refer to C23 not C17
// { dg-do run { target c++26 } }
// { dg-additional-options "-O2" }
#include "stdarg2.C"
// { dg-warning "'va_start' macro used with additional arguments other than identifier of the last named argument" "" { target *-*-* } 0 }