1 2 3 4 5 6
#include "stdarg-lto-1.h" void test_type_mismatch_1 (void) { called_by_test_type_mismatch_1 (42, 1066); }