public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8527] libsanitizer: cherry-pick 791e0d1bc85d
@ 2022-06-29 13:31 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-06-29 13:31 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7811663964aa7e31c3939b859bbfa2e16919639f

commit r12-8527-g7811663964aa7e31c3939b859bbfa2e16919639f
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Jun 29 15:28:07 2022 +0200

    libsanitizer: cherry-pick 791e0d1bc85d
    
    791e0d1bc85d: [compiler-rt] Add NO_EXEC_STACK_DIRECTIVE on s390x
    (cherry picked from commit aa87b7541b4c11f59c521154513f844ea6b5c977)

Diff:
---
 libsanitizer/tsan/tsan_rtl_s390x.S | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libsanitizer/tsan/tsan_rtl_s390x.S b/libsanitizer/tsan/tsan_rtl_s390x.S
index fcff35fbc7e..2f445e8f1b2 100644
--- a/libsanitizer/tsan/tsan_rtl_s390x.S
+++ b/libsanitizer/tsan/tsan_rtl_s390x.S
@@ -45,3 +45,5 @@ intercept setjmp, _ZN14__interception11real_setjmpE
 intercept _setjmp, _ZN14__interception12real__setjmpE
 intercept sigsetjmp, _ZN14__interception14real_sigsetjmpE
 intercept __sigsetjmp, _ZN14__interception16real___sigsetjmpE
+
+NO_EXEC_STACK_DIRECTIVE


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

only message in thread, other threads:[~2022-06-29 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 13:31 [gcc r12-8527] libsanitizer: cherry-pick 791e0d1bc85d Martin Liska

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