summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/comdat5.C
blob: ad707f57247e9ea52e317618e9659587bb61c45f (plain)
1
2
3
4
5
6
7
// PR target/17828
// { dg-do link { target fpic } }
// { dg-additional-sources " comdat5-aux.cc" }
// { dg-options "-O2 -fPIC" }
// { dg-skip-if "requires unsupported run-time relocation" { spu-*-* } { "*" } { "" } }

#include "comdat4.C"