public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld: Add .note.GNU-stack to ld-plugin/dummy.s
@ 2022-12-03 17:43 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2022-12-03 17:43 UTC (permalink / raw)
  To: binutils

	* testsuite/ld-plugin/dummy.s: Add .note.GNU-stack.
---
 ld/testsuite/ld-plugin/dummy.s | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/testsuite/ld-plugin/dummy.s b/ld/testsuite/ld-plugin/dummy.s
index 8b137891791..39ecd9f0209 100644
--- a/ld/testsuite/ld-plugin/dummy.s
+++ b/ld/testsuite/ld-plugin/dummy.s
@@ -1 +1 @@
-
+	 .section .note.GNU-stack,"",%progbits
-- 
2.38.1


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

only message in thread, other threads:[~2022-12-03 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03 17:43 [PATCH] ld: Add .note.GNU-stack to ld-plugin/dummy.s H.J. Lu

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