(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
analyzer/
stdarg-lto-1-b.c
       1  #include "stdarg-lto-1.h"
       2  
       3  void test_type_mismatch_1 (void)
       4  {
       5    called_by_test_type_mismatch_1 (42, 1066);
       6  }