From: Ivan Maidanski Date: Wed, 18 Jul 2012 14:06:46 +0000 (+0400) Subject: TODO: Add FIXME items for FreeBSD and OpenBSD X-Git-Tag: gc7_4_0~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8268c21dfa27135a9f8164182681e161d4dbd847;p=gc TODO: Add FIXME items for FreeBSD and OpenBSD --- diff --git a/TODO b/TODO index 0baa22c8..fed5de2a 100644 --- a/TODO +++ b/TODO @@ -45,7 +45,11 @@ 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: +FreeBSD 9.0/x86_64 (gcc-4.2.1-20070831): gctest segfaults sometimes in +GC_typed_mark_proc if configured with --enable-threads=pthreads and +CFLAGS=-DDONT_ADD_BYTE_AT_END (shipped with Gauche Scheme). + +OpenBSD 4.9/i386 (and OpenBSD 5.1/i386) fails: GC_push_all_stacks: sp not set! FAIL: gctest, threadleaktest. NetBSD 5.1/x86: threadkey_test hangs sometimes.