public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-11394] Testsuite, i386: Mark test as requiring ifunc
@ 2024-04-28 14:43 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2024-04-28 14:43 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:35b198ed957d089f095724e91165cf082e9be1bc

commit r11-11394-g35b198ed957d089f095724e91165cf082e9be1bc
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.
    
    (cherry picked from commit 7666d94db0684f04264712f3e3fdb542518960c5)

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 08e90bb3368..e9ef494270a 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:[~2024-04-28 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 14:43 [gcc r11-11394] Testsuite, i386: Mark test as requiring ifunc Iain D Sandoe

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).