Message ID | 20240618071326.30FE833E9F@hamza.pair.com |
---|---|
State | New |
Headers | show |
Series | [pushed] readings: Drop FORTRAN 77 test suite at itl.nist.gov | expand |
On Tue, Jun 18, 2024 at 09:13:23AM +0200, Gerald Pfeifer wrote: > The original subsite has disappeared and we couldn't find it elsewhere. > https://github.com/gklimowicz/FCVS gklimowicz is a flang developer and member of J3.
On 6/18/24 10:20 AM, Steve Kargl wrote: > On Tue, Jun 18, 2024 at 09:13:23AM +0200, Gerald Pfeifer wrote: >> The original subsite has disappeared and we couldn't find it elsewhere. >> > > https://github.com/gklimowicz/FCVS > > gklimowicz is a flang developer and member of J3. > FWIW my copy of the tests still pass: --- snip --- FM921 compiles and runs OK *******FM922******* FM922 compiles and runs OK *******FM923******* FM923 compiles and runs OK The logfile is nist.log 0 compilation errors or warnings 0 load and link errors 0 runtime errors 192 completely successful
diff --git a/htdocs/readings.html b/htdocs/readings.html index 784a3bd7..ae1b52bb 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -423,12 +423,6 @@ names. <li>Testing and Validation - Some packages aimed at Fortran compiler validation. <ul> - <li> - <a href="https://www.itl.nist.gov/div897/ctg/fortran_form.htm">FORTRAN - 77 test suite</a> by the NIST Information Technology Laboratory - (<a href="https://www.itl.nist.gov/div897/ctg/software.htm">license</a>) - contains legal and operational Fortran 77 code. - </li> <li> The g77 testsuite (which is part of GCC). </li>