summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/comdat5.C
blob: 3336496392a4364d39d302967f21f9d2d8cceedd (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"