aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/analyzer/stdarg-lto-1-b.c
blob: edd51f02497f82907545e256fe8b7af1bed7452b (plain)
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);
}