From: Ivan Maidanski Date: Mon, 26 May 2014 20:07:32 +0000 (+0400) Subject: Update TODO (Android 'gold' linker issue fixed in b746e63) X-Git-Tag: gc7_4_2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=320031728ad4c20ff702b20a8b9f1baca4fe057d;p=gc Update TODO (Android 'gold' linker issue fixed in b746e63) --- diff --git a/TODO b/TODO index 38add34f..0ed7aa35 100644 --- a/TODO +++ b/TODO @@ -71,8 +71,6 @@ GC_inner_start_routine()+LOCK -> dyld_stub_binder_(). HP-UX 11.00 with the vendor cc fails: Perhaps GC_push_regs was configured incorrectly? FAIL: gctest. -Android NDK: gcc4.7+ld.gold: gctest crashes due to incorrect __data_start. - Linux/mips64el (N32): threadleaktest crashes once every 3-4 runs (SIGSEGV in GC_delete_gc_thread(t=0) called from GC_pthread_join) if configured with --disable-shared.