public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [testsuite, committed] Require global_constructor in gcc.dg/torture/pr83055.c
@ 2018-02-07 11:36 Tom de Vries
  0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2018-02-07 11:36 UTC (permalink / raw)
  To: GCC Patches

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

Hi,

this patch requires effective target global_constructor in 
gcc.dg/torture/pr83055.c.

Committed.

Thanks,
- Tom

[-- Attachment #2: 0001-testsuite-Require-global_constructor-in-gcc.dg-torture-pr83055.c.patch --]
[-- Type: text/x-patch, Size: 703 bytes --]

[testsuite] Require global_constructor in gcc.dg/torture/pr83055.c

2018-02-07  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/torture/pr83055.c: Require effective target global_constructor.

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

diff --git a/gcc/testsuite/gcc.dg/torture/pr83055.c b/gcc/testsuite/gcc.dg/torture/pr83055.c
index 9bc71c6..93f54b7 100644
--- a/gcc/testsuite/gcc.dg/torture/pr83055.c
+++ b/gcc/testsuite/gcc.dg/torture/pr83055.c
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-additional-options "-fprofile-generate" } */
+/* { dg-require-effective-target global_constructor } */
 
 void __attribute__ ((__cold__)) a (void);
 void b (void);

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

only message in thread, other threads:[~2018-02-07 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-07 11:36 [testsuite, committed] Require global_constructor in gcc.dg/torture/pr83055.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).