aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.jason/thunk3.C
blob: a2a28c4a1d41a27619aeebb574c9de2a94c2d0bf (plain)
1
2
3
4
// Test that variadic function calls using thunks work right.
// Note that this will break on any target that uses the generic thunk
//  support, because it doesn't support variadic functions.