summaryrefslogtreecommitdiff
path: root/open_issues/boehm_gc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/boehm_gc.mdwn')
-rw-r--r--open_issues/boehm_gc.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/boehm_gc.mdwn b/open_issues/boehm_gc.mdwn
index 34cc2ee0..c215d501 100644
--- a/open_issues/boehm_gc.mdwn
+++ b/open_issues/boehm_gc.mdwn
@@ -272,7 +272,7 @@ It has last been run and compared on 2010-11-10, based on CVS HEAD sources from
# TODO
- * Port stuff to [[/GCC]] / [[test it there|gcc/testsuite]].
+ * Port stuff to [[GCC]], and test it there.
* What are other applications to test Boehm GC? Also especially in
combination with [[/libpthread]] and dynamic loading of shared libraries?