summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext/interface3/interface3b.C
blob: 03f7532094f4badfbc07d32b1e50bf1103b04f05 (plain)
1
2
3
4
5
6
7
// PR c++/26195
// { dg-do link }
// { dg-additional-sources "interface3b2.cc" }
// { dg-options "-fno-inline" }

#pragma implementation "dir2/interface3.cc"
#include "dir1/interface3.h"