aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-09-03 05:58:19 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2004-09-03 05:58:19 +0000
commit15a7f5d809358119dd55cfd2d5d412c93df81871 (patch)
tree8056ac669c3867c8e4e0df456334d9e9af216898
parent7f148c2ff96965e5706f5b98381e72646017f820 (diff)
downloadgcc-15a7f5d809358119dd55cfd2d5d412c93df81871.zip
gcc-15a7f5d809358119dd55cfd2d5d412c93df81871.tar.gz
gcc-15a7f5d809358119dd55cfd2d5d412c93df81871.tar.bz2
* README.QMTEST: Fix out-of-date link.
From-SVN: r87027
-rw-r--r--gcc/testsuite/ChangeLog4
-rw-r--r--gcc/testsuite/README.QMTEST2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5977332..ee61940 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-02 Mark Mitchell <mark@codesourcery.com>
+
+ * README.QMTEST: Fix out-of-date link.
+
2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
PR fortran/16579
diff --git a/gcc/testsuite/README.QMTEST b/gcc/testsuite/README.QMTEST
index 19bd1a3..c971160 100644
--- a/gcc/testsuite/README.QMTEST
+++ b/gcc/testsuite/README.QMTEST
@@ -67,7 +67,7 @@ You must download and install the following software:
To do that, follow the instructions at:
- http://www.codesourcery.com/qm/qmtest_development
+ http://www.codesourcery.com/qmtest
Installation instructions are available in the file called README
after you check out QMTest.