From 3b62b8a8f9ddf754d6f34a405c6b1c84c6ae543c Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Sat, 31 Dec 2011 16:59:21 +0400 Subject: [PATCH] Update TODO file (remove FIXME - problem fixed in GCC v4.6.2) --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index d245225..8c74cef 100644 --- a/TODO +++ b/TODO @@ -7,10 +7,6 @@ Add C++0x ATM (atomic memory operations) layer. FIXME tasks =========== -Linux/x86 + GCC v4.6.1: make check (test_stack) fails. -This looks to be a bug in GCC (the problem is with the inlined code of -AO_compare_double_and_swap_double_full in AO_stack_pop_acquire in PIC mode). - iPhone 3GS + GCC v4.2.1 (based on Apple build 5555): test_atomic fails: Illegal instruction. -- 2.7.4