public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-7839] add missing dg-require alias to gcc.dg/torture/pr100786.c
@ 2022-03-28  7:49 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-03-28  7:49 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-7839-gf6819b7fea38f2e5482c71aabab3d44a8bd7d904
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Mar 28 09:48:08 2022 +0200

    add missing dg-require alias to gcc.dg/torture/pr100786.c
    
    2022-03-28  Richard Biener  <rguenther@suse.de>
    
            * gcc.dg/torture/pr100786.c: Add dg-require alias.

Diff:
---
 gcc/testsuite/gcc.dg/torture/pr100786.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/torture/pr100786.c b/gcc/testsuite/gcc.dg/torture/pr100786.c
index 42f4e485593..7c03b08d8cb 100644
--- a/gcc/testsuite/gcc.dg/torture/pr100786.c
+++ b/gcc/testsuite/gcc.dg/torture/pr100786.c
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-require-alias "" } */
 
 const double a = 0;
 extern int b __attribute__((alias("a")));


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

only message in thread, other threads:[~2022-03-28  7:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28  7:49 [gcc r12-7839] add missing dg-require alias to gcc.dg/torture/pr100786.c Richard Biener

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