* g++.old-deja/g++.other/comdat5.C: Gate on target fpic.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Dec 2005 02:19:09 +0000 (02:19 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Dec 2005 02:19:09 +0000 (02:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108342 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 63ef74e..2310b15 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 7301e54..5c2baa3 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" }