modula2: Export all string to integral and fp number conversion functions
[official-gcc.git] / gcc / testsuite / g++.dg / inherit / thunk11.C
blob6e3bc329cd9259e4437b3a7c33b9a79c8e8c76c5
1 // PR c++/42256
2 // { dg-do link }
3 // { dg-additional-sources "thunk11-aux.cc" }
4 // { dg-options "-O2" }
6 #include "thunk11.h"
8 int
9 main ()