From: Florian Krohm Date: Tue, 8 Sep 2015 06:27:50 +0000 (+0000) Subject: Announce fix for BZ #352284. See VEX r3186 X-Git-Tag: svn/VALGRIND_3_11_0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b911481ec47c773e68ce506c497a9aff4856f1aa;p=thirdparty%2Fvalgrind.git Announce fix for BZ #352284. See VEX r3186 git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15642 --- 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