From 8268c21dfa27135a9f8164182681e161d4dbd847 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 18 Jul 2012 18:06:46 +0400 Subject: [PATCH] TODO: Add FIXME items for FreeBSD and OpenBSD --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. -- 2.40.0