Update TODO file (remove FIXME - problem fixed in GCC v4.6.2)
authorIvan Maidanski <ivmai@mail.ru>
Sat, 31 Dec 2011 12:59:21 +0000 (16:59 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 31 Dec 2011 12:59:21 +0000 (16:59 +0400)
TODO

diff --git a/TODO b/TODO
index d245225..8c74cef 100644 (file)
--- 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.