There are 2 more nits needed for the test-case fix.
I'm going to install this version.
Martin
>From 3aece9a2f2eed08c91d5f52d5481701d01bc3a90 Mon Sep 17 00:00:00 2001
From: Martin Liska
Date: Thu, 26 Mar 2020 10:07:06 +0100
Subject: [PATCH] Skip test for non-x86 targets.
gcc/testsuite/ChangeLog:
Hi Martin,
> The test-case only works on x86 targets.
> I'm going to install the patch.
as noted in the PR, you also need
/* { dg-require-ifunc "" } */
Rainer
--
-
Rainer Orth, Center for Biotechnology, Bielef
Hi.
The test-case only works on x86 targets.
I'm going to install the patch.
Martin
gcc/testsuite/ChangeLog:
2020-03-26 Martin Liska
PR testsuite/94334
* gcc.dg/lto/pr94271_0.c: Skip for non-x86 targets.
---
gcc/testsuite/gcc.dg/lto/pr94271_0.c | 1 +
1 file changed, 1 ins