public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4402] [PR107304] note test's ifunc requirement
@ 2022-11-30  8:00 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-11-30  8:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a1b5cdf381d6b02f5048d886a8377d0042bda3af

commit r13-4402-ga1b5cdf381d6b02f5048d886a8377d0042bda3af
Author: Alexandre Oliva <oliva@adacore.com>
Date:   Wed Nov 30 04:55:11 2022 -0300

    [PR107304] note test's ifunc requirement
    
    The test uses target_clones, that requires ifunc support.
    
    
    for  gcc/testsuite/ChangeLog
    
            PR target/107304
            * gcc.target/i386/pr107304.c: dg-require ifunc support.

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

diff --git a/gcc/testsuite/gcc.target/i386/pr107304.c b/gcc/testsuite/gcc.target/i386/pr107304.c
index 24d68795e7f..0043b7b21a3 100644
--- a/gcc/testsuite/gcc.target/i386/pr107304.c
+++ b/gcc/testsuite/gcc.target/i386/pr107304.c
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O0 -march=tigerlake" } */
+/* { dg-require-ifunc "" } */
 
 #include <stdint.h>

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

only message in thread, other threads:[~2022-11-30  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30  8:00 [gcc r13-4402] [PR107304] note test's ifunc requirement Alexandre Oliva

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