|
From: <sv...@va...> - 2008-02-10 22:41:35
|
Author: sewardj
Date: 2008-02-10 22:41:39 +0000 (Sun, 10 Feb 2008)
New Revision: 7392
Log:
Update.
Modified:
trunk/docs/internals/3_3_BUGSTATUS.txt
Modified: trunk/docs/internals/3_3_BUGSTATUS.txt
===================================================================
--- trunk/docs/internals/3_3_BUGSTATUS.txt 2008-02-10 22:36:55 UTC (rev 7391)
+++ trunk/docs/internals/3_3_BUGSTATUS.txt 2008-02-10 22:41:39 UTC (rev 7392)
@@ -13,6 +13,15 @@
---------- Bugs reported after (in) 3.3.0 --------------------------
+Core2/ssse3 support in the trunk: vx1808, vx1809, vx1810,
+ r7384, r7385, r7387, r7389.
+
+Consider potential space/time effects of r7383 (see reply to
+the commit message).
+
+Either back out r7353, or fix the resulting signedness problem
+properly (see replies to the commit message).
+
TRUNK 33BRANCH PRI BUG# WHAT
r7299 pending 33 n-i-bz stupid sizeof bug in Helgrind
@@ -30,7 +39,7 @@
r7347 pending 33 155091 Warning [...] unhandled DW_OP_ opcode 0x23
(patch proposed, waiting for feedback)
-r7355 7356 33 155929 ms_print fails on massif outputs
+r7355 r7356 33 155929 ms_print fails on massif outputs
containing long lines
-r7361 7362 33 n-i-bz ms_print broken for --time-unit=ms
+r7361 r7362 33 n-i-bz ms_print broken for --time-unit=ms
|