From: Mark Wielaard Date: Wed, 27 May 2015 12:37:39 +0000 (+0000) Subject: Bug #348247 jno jumps wrongly when overflow is not set. X-Git-Tag: svn/VALGRIND_3_11_0~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4198e8ed5a7fab91f4af76bcedf2f228e537158f;p=thirdparty%2Fvalgrind.git Bug #348247 jno jumps wrongly when overflow is not set. Mention bug fixed in VEX r3147 in NEWS. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15295 --- diff --git a/NEWS b/NEWS index 7c4a06e862..d482bf980a 100644 --- a/NEWS +++ b/NEWS @@ -218,6 +218,7 @@ where XXXXXX is the bug number as listed below. == 217236 347389 unhandled syscall: 373 (Linux ARM syncfs) 347978 Remove bash dependencies where not needed +348247 jno jumps wrongly when overflow is not set n-i-bz Provide implementations of certain compiler builtins to support compilers who may not provide those n-i-bz Old STABS code is still being compiled, but never used. Remove it.