public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5010] Testsuite, i386: Mark test as requiring ifunc
@ 2023-10-30 14:58 François-Xavier Coudert
  0 siblings, 0 replies; only message in thread
From: François-Xavier Coudert @ 2023-10-30 14:58 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7666d94db0684f04264712f3e3fdb542518960c5

commit r14-5010-g7666d94db0684f04264712f3e3fdb542518960c5
Author: Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Date:   Mon Oct 30 15:41:10 2023 +0100

    Testsuite, i386: Mark test as requiring ifunc
    
    Test is currently failing on x86_64-apple-darwin.
    
    gcc/testsuite/ChangeLog:
    
            * gcc.target/i386/pr105554.c: Require ifunc.

Diff:
---
 gcc/testsuite/gcc.target/i386/pr105554.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.target/i386/pr105554.c b/gcc/testsuite/gcc.target/i386/pr105554.c
index 08e90bb33682..e9ef494270a2 100644
--- a/gcc/testsuite/gcc.target/i386/pr105554.c
+++ b/gcc/testsuite/gcc.target/i386/pr105554.c
@@ -1,5 +1,6 @@
 /* PR target/105554 */
 /* { dg-do compile } */
+/* { dg-require-ifunc "" } */
 /* { dg-options "-O2 -Wno-psabi -mno-sse3" } */
 
 typedef long long v4di __attribute__((__vector_size__(32)));

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-30 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30 14:58 [gcc r14-5010] Testsuite, i386: Mark test as requiring ifunc François-Xavier Coudert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).