blob: 4113bb3c4d10c9de03b66a31969bf1c766fef94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<html>
<head>
<title>Installation Instructions: Testing GCC</title>
</head>
<body>
<h1 align="center">Installation Instructions: Testing GCC</h1>
<p>The testsuite has been temporarily removed from the gcc distributions
until the copyright status of some tests can be determined. It is hoped
that the testsuite will be included in the gcc releases again soon.
<p>Until the testsuite is included it is impossible to run the testsuite.
Sorry.
<hr>
<i>Last modified on July 15, 1999.</i>
</body>
</html>
|