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 }
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 }