* g++.old-deja/g++.other/comdat5.C: Gate on target fpic.
authorHans-Peter Nilsson <hp@axis.com>
Sat, 10 Dec 2005 02:19:09 +0000 (02:19 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 10 Dec 2005 02:19:09 +0000 (02:19 +0000)
From-SVN: r108342

gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/comdat5.C

index 63ef74e45e37d98bff58e9d06fe395a7d432a267..2310b1552900733fc30cc29da5176438a370f668 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       * g++.old-deja/g++.other/comdat5.C: Gate on target fpic.
+
 2005-12-10  Richard Sandiford  <richard@codesourcery.com>
 
        * gcc.dg/20051207-1.c,
index 7301e541fc75eafc9f704cbc52ca7243c3d1f2f5..5c2baa389e2a65a940f34001dbca86c6ee61961f 100644 (file)
@@ -1,5 +1,5 @@
 // PR target/17828
-// { dg-do link }
+// { dg-do link { target fpic } }
 // { dg-additional-sources " comdat5-aux.cc" }
 // { dg-options "-O2 -fPIC" }