Pushed.

Martin

        PR gcov-profile/102945

gcc/testsuite/ChangeLog:

        * gcc.dg/gcov-info-to-gcda.c: Filter supported targets.
---
 gcc/testsuite/gcc.dg/gcov-info-to-gcda.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/testsuite/gcc.dg/gcov-info-to-gcda.c 
b/gcc/testsuite/gcc.dg/gcov-info-to-gcda.c
index a42a768326c..4583360feef 100644
--- a/gcc/testsuite/gcc.dg/gcov-info-to-gcda.c
+++ b/gcc/testsuite/gcc.dg/gcov-info-to-gcda.c
@@ -1,5 +1,4 @@
-/* { dg-do run } */
-/* { dg-skip-if "profile-info-section" { powerpc-ibm-aix* } } */
+/* { dg-do run { target *-*-linux* *-*-gnu* } } */
 /* { dg-options "-fprofile-arcs -fprofile-info-section" } */
#define assert(expr) \
--
2.33.1

Reply via email to