From: Nathan Sidwell <nathan@acm.org>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [ptx] annotate 2 tests
Date: Thu, 17 Dec 2015 14:22:00 -0000 [thread overview]
Message-ID: <5672C53B.3010209@acm.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 65 bytes --]
These two tests require label values, annotated thusly.
nathan
[-- Attachment #2: trunk-ptx-tests.patch --]
[-- Type: text/x-patch, Size: 829 bytes --]
2015-12-17 Nathan Sidwell <nathan@acm.org>
* c-c++-common/Wunused-var-13.c: Requires label values.
* gcc.dg/torture/pr46216.c: Likewise.
Index: c-c++-common/Wunused-var-13.c
===================================================================
--- c-c++-common/Wunused-var-13.c (revision 231757)
+++ c-c++-common/Wunused-var-13.c (working copy)
@@ -1,6 +1,7 @@
/* PR c/46015 */
/* { dg-options "-Wunused" } */
/* { dg-do compile } */
+/* { dg-require-effective-target label_values } */
int
f1 (int i)
Index: gcc.dg/torture/pr46216.c
===================================================================
--- gcc.dg/torture/pr46216.c (revision 231757)
+++ gcc.dg/torture/pr46216.c (working copy)
@@ -1,4 +1,5 @@
/* { dg-do compile } */
+/* { dg-require-effective-target label_values } */
typedef int Embryo_Cell;
int
reply other threads:[~2015-12-17 14:22 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=5672C53B.3010209@acm.org \
--to=nathan@acm.org \
--cc=gcc-patches@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).