public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Christophe Lyon <clyon@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-1929] [testsuite]: Add missing dg-add-options float16 to gcc.dg/debug/ctf/ctf-skip-types-2.c
Date: Wed, 30 Jun 2021 11:44:40 +0000 (GMT)	[thread overview]
Message-ID: <20210630114440.5BDDC385AC28@sourceware.org> (raw)

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

commit r12-1929-gf6bc9d9bddad7f9e3aad939bb6750770ac67f003
Author: Christophe Lyon <christophe.lyon@foss.st.com>
Date:   Wed Jun 30 11:44:00 2021 +0000

    [testsuite]: Add missing dg-add-options float16 to gcc.dg/debug/ctf/ctf-skip-types-2.c
    
    The test already checks dg-require-effective-target float16, but this
    is not sufficient to use the flags needed, if any.
    This patch makes the test pass on arm.
    
    2021-06-30  Christophe Lyon  <christophe.lyon@foss.st.com>
    
            gcc/testsuite/
            * gcc.dg/debug/ctf/ctf-skip-types-2.c: Add dg-add-options float16.

Diff:
---
 gcc/testsuite/gcc.dg/debug/ctf/ctf-skip-types-2.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/debug/ctf/ctf-skip-types-2.c b/gcc/testsuite/gcc.dg/debug/ctf/ctf-skip-types-2.c
index 7c8b17df6db..79d5cb230a1 100644
--- a/gcc/testsuite/gcc.dg/debug/ctf/ctf-skip-types-2.c
+++ b/gcc/testsuite/gcc.dg/debug/ctf/ctf-skip-types-2.c
@@ -13,5 +13,6 @@
 /* { dg-options "-gctf" } */
 
 /* { dg-require-effective-target float16 } */
+/* { dg-add-options float16 } */
 
 _Float16 f16;


                 reply	other threads:[~2021-06-30 11:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210630114440.5BDDC385AC28@sourceware.org \
    --to=clyon@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).