From 48bf7a8c8bb1a975c3359ce11d97b2e1e7570aba Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 23 Jan 2012 21:48:54 +0400 Subject: [PATCH] Update TODO file --- TODO | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 3d88d25..539666a 100644 --- a/TODO +++ b/TODO @@ -9,9 +9,6 @@ Add a test for libatomic_ops minimal version required (at compile time). Merge symbian branch to master. -Declare GC_abort with noreturn attribute (should as well force optimizer to -imply not-EXPECT in the condition). - windows-untested: Remove if CMake can generate MS Visual Studio 6.0, 7.0, 8.0 project files. @@ -25,8 +22,6 @@ auto-generated Makefile) instead. (Same for EMX_MAKEFILE.) build_atomic_ops.sh[.cygwin]: Remove if really not needed. -Enable parallel mark, thread-local-alloc (and, probably, unmapping) by default. - == FIXME tasks == @@ -39,3 +34,11 @@ Cygwin: crashes with USE_MUNMAP: mmap(PROT_NONE) failed. Cygwin: autoreconf fails: possibly undefined macro: AC_MSG_ERROR, AS_IF at configure.ac:59 and configure.ac:694, respectively (autoreconf-2.68). + +HP-UX 11.00 with the vendor cc fails: +Perhaps GC_push_regs was configured incorrectly? FAIL: gctest. + +OpenBSD 4.9/x86 fails: +GC_push_all_stacks: sp not set! FAIL: gctest, threadleaktest. + +NetBSD 5.1/x86: threadkey_test hangs sometimes. -- 2.7.4