From 9dd377a1666fc7df70ebeae3159df4dc0a6ff70f Mon Sep 17 00:00:00 2001 From: Andreas Arnez Date: Thu, 19 Oct 2023 14:16:08 +0200 Subject: [PATCH] Update NEWS to reflect Clang support for s390x Small update in NEWS to reflect that Bug 465782 is fixed. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 353e35b7f4..7d64208243 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 433859 Add mismatched detection to C++ 17 aligned new/delete 460192 Add epoll_pwait2 461074 DWARF2 CFI reader: unhandled DW_OP_ 0x11 (consts) DW_OP_ 0x92 (bregx) +465782 s390x: Valgrind doesn't compile with Clang on s390x 466105 aligned_alloc problems, part 2 467441 Add mismatched detection to C++ 14 sized delete 469049 link failure on ppc64 (big endian) valgrind 3.20 -- 2.43.5