https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96154
Bug ID: 96154 Summary: d: Add -Wvarargs warning flag to compiler Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: ibuclaw at gdcproject dot org Target Milestone: --- Because va_start() and va_arg() templates are recognized and mapped directly to gcc builtins/codes in d/intrinsics.cc