[PATCH v2] NEWS: Mention changes to setjmp on aarch64

Yury Khrustalev yury.khrustalev@arm.com
Wed Jul 9 12:19:10 GMT 2025


---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index f0153c7e9a..1a958930e7 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ Deprecated and removed features, and other changes affecting compatibility:
 * The support for TX lock elision of pthread mutexes is deprecated on
   all architectures and will be removed in the next release.
 
+* On AArch64 Linux targets supporting SME, setjmp and sigsetjmp will
+  disable ZA state of SME.
+
 Changes to build and runtime requirements:
 
 * GCC 12.1 or later is now required to build the GNU C Library.
-- 
2.39.5



More information about the Libc-alpha mailing list