public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: dwz@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [COMMITTED] Add .note.GNU-stack in dwarf.exp generated files
Date: Thu,  3 Nov 2022 23:33:53 +0100	[thread overview]
Message-ID: <20221103223353.452068-1-mark@klomp.org> (raw)

---
 testsuite/lib/dwarf.exp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testsuite/lib/dwarf.exp b/testsuite/lib/dwarf.exp
index 8fc6da6..4dbbc6c 100644
--- a/testsuite/lib/dwarf.exp
+++ b/testsuite/lib/dwarf.exp
@@ -1666,6 +1666,8 @@ namespace eval Dwarf {
 
 	_write_deferred_output
 
+	_section .note.GNU-stack "" progbits
+
 	catch {close $_output_file}
 	set _output_file {}
     }
-- 
2.30.2


                 reply	other threads:[~2022-11-03 22:34 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=20221103223353.452068-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=dwz@sourceware.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).