diff options
author | rmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-09-23 01:43:48 +0000 |
---|---|---|
committer | rmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-09-23 01:43:48 +0000 |
commit | a59c15a6c7aa63e3e80fbd6c6fba73dc1a558ce8 (patch) | |
tree | c301a44c4ae459ac6d5e2cb92f2b912ab4d1a9da /gcc/doc/sourcebuild.texi | |
parent | 7f384d879b512b3a348b418f5b76851759774cea (diff) | |
download | gcc-a59c15a6c7aa63e3e80fbd6c6fba73dc1a558ce8.tar.gz |
* doc/install.texi: Updated URL for Jacks.
* doc/sourcebuild.texi: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104554 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 2d1e519c438..b88a6a76f9c 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1288,7 +1288,7 @@ failures for a test run against the list of expected failures in Update this file when adding new failing tests to Mauve, or when fixing bugs in libgcj that had caused Mauve test failures. -The @uref{http://sources.redhat.com/mauve/,, +The @uref{http://sources.redhat.com/mauve/jacks.html,, Jacks} project provides a testsuite for Java compilers that can be used to test changes that affect the GCJ front end. This testsuite is run as part of Java testing by placing the Jacks tree within the libjava |