public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite, committed] Require alias for gcc.dg/pr56727-2.c
@ 2017-08-03  7:20 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2017-08-03  7:20 UTC (permalink / raw)
  To: GCC Patches

[-- Attachment #1: Type: text/plain, Size: 90 bytes --]

Hi,

this patch requires alias support for gcc.dg/pr56727-2.c.

Committed.

Thanks,
- Tom

[-- Attachment #2: 0004-Require-alias-for-gcc.dg-pr56727-2.c.patch --]
[-- Type: text/x-patch, Size: 654 bytes --]

Require alias for gcc.dg/pr56727-2.c

2017-08-02  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/pr56727-2.c: Require alias.

---
 gcc/testsuite/gcc.dg/pr56727-2.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/pr56727-2.c b/gcc/testsuite/gcc.dg/pr56727-2.c
index e47ee3c..62a74d1 100644
--- a/gcc/testsuite/gcc.dg/pr56727-2.c
+++ b/gcc/testsuite/gcc.dg/pr56727-2.c
@@ -1,5 +1,6 @@
 /* { dg-do compile { target fpic } } */
 /* { dg-options "-O2 -fPIC" } */
+/* { dg-require-alias "" } */
 /* { dg-final { scan-assembler "@(PLT|plt)" { target i?86-*-* x86_64-*-* powerpc*-*-linux* } } } */
 
 __attribute__((noinline, noclone))

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

only message in thread, other threads:[~2017-08-03  7:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-03  7:20 [testsuite, committed] Require alias for gcc.dg/pr56727-2.c Tom de Vries

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