diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-10 12:19:51 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-10 12:19:51 +0100 |
commit | 49657ebaef939b56a58b226ac1635165c9346dc4 (patch) | |
tree | d7a8c3417eadc0824e89bed981f13aeebafdb7fe /open_issues/boehm_gc.mdwn | |
parent | dc65d5dcbbaf72b84ec84cd0ce1a0bb24f960b73 (diff) | |
download | web-49657ebaef939b56a58b226ac1635165c9346dc4.tar.gz web-49657ebaef939b56a58b226ac1635165c9346dc4.tar.bz2 web-49657ebaef939b56a58b226ac1635165c9346dc4.zip |
open_issues/gcc/testsuite: Integrate into open_issues/gcc.
Diffstat (limited to 'open_issues/boehm_gc.mdwn')
-rw-r--r-- | open_issues/boehm_gc.mdwn | 2 |
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? |