]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bug #348247 jno jumps wrongly when overflow is not set.
authorMark Wielaard <mark@klomp.org>
Wed, 27 May 2015 12:37:39 +0000 (12:37 +0000)
committerMark Wielaard <mark@klomp.org>
Wed, 27 May 2015 12:37:39 +0000 (12:37 +0000)
Mention bug fixed in VEX r3147 in NEWS.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15295

NEWS

diff --git a/NEWS b/NEWS
index 7c4a06e86277d778463325c0a83a7b4ec3230cec..d482bf980a0554a35408ad28e4f7d0386d23d60f 100644 (file)
--- 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.