aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/g++.dg/inherit/thunk11.C
blob: 6e3bc329cd9259e4437b3a7c33b9a79c8e8c76c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
// PR c++/42256
// { dg-do link }
// { dg-additional-sources "thunk11-aux.cc" }
// { dg-options "-O2" }

#include "thunk11.h"

int
main ()
{
}