From b911481ec47c773e68ce506c497a9aff4856f1aa Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Tue, 8 Sep 2015 06:27:50 +0000 Subject: [PATCH] Announce fix for BZ #352284. See VEX r3186 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15642 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ac8f520b51..7119ab8b8d 100644 --- a/NEWS +++ b/NEWS @@ -384,6 +384,7 @@ where XXXXXX is the bug number as listed below. 351858 ldsoexec support on Solaris 351873 Newer gcc doesn't allow __builtin_tabortdc[i] in ppc32 mode 352130 helgrind reports false races for printfs using mempcpy on FILE* state +352284 s390: Conditional jump depends on uninitialised value(s) in vfprintf 352320 arm64 crash on none/tests/nestedfs n-i-bz Provide implementations of certain compiler builtins to support compilers that may not provide those -- 2.47.2