]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
update NEWS about fixed KDE #400975
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 28 Mar 2019 10:20:47 +0000 (10:20 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 28 Mar 2019 10:20:47 +0000 (10:20 +0000)
KDE #400975 has been fixed with commit
e61d13087096139024788393218367572751b4b6

NEWS

diff --git a/NEWS b/NEWS
index 0b432a13c37dce7e9b001ddfcc25a6e2d21555ab..61aaebac6a19088763d4b21a4351fc961506707d 100644 (file)
--- 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.