|
From: Petar J. <pe...@so...> - 2019-03-28 17:34:31
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=a10556ba881bbb8dea25e348d446f4afd8ab54bc commit a10556ba881bbb8dea25e348d446f4afd8ab54bc Author: Petar Jovanovic <mip...@gm...> Date: Thu Mar 28 10:20:47 2019 +0000 update NEWS about fixed KDE #400975 KDE #400975 has been fixed with commit e61d13087096139024788393218367572751b4b6 Diff: --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0b432a1..61aaeba 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,8 @@ where XXXXXX is the bug number as listed below. 399444 VEX/priv/guest_s390_toIR.c:17407: (style) Mismatching assignment [..] 400490 s390x: VRs allocated as if separate from FPRs 400491 s390x: Operand of LOCH treated as unsigned integer +400975 Compile error: error: '-mips64r2' conflicts with the other architecture + options, which specify a mips64 processor 401112 LLVM 5.0 generates comparison against partially initialized data 401277 More bugs in z13 support 401454 Add a --show-percs option to cg_annotate and callgrind_annotate. |