You wrote:> The NIST F77 test suite doesn't seem to be compatible with gfortran at > all,Actually, the entire suite compiles flawlessly with gfortran. See http://gcc.gnu.org/wiki/GFortranResults Gr. Steven
On 9/9/06, Chris Lattner <sabre at nondot.org> wrote:> On Sat, 9 Sep 2006, Steven Bosscher wrote: > > You wrote: > >> The NIST F77 test suite doesn't seem to be compatible with gfortran at > >> all, > > Actually, the entire suite compiles flawlessly with gfortran. > > See http://gcc.gnu.org/wiki/GFortranResults > > Was that true of GCC 4.0.1?No, gfortran in gcc 4.0 is, ehm, highly experimental (read: a piece of junk). Gfortran in gcc 4.1 was the first one that worked for NIST (and for SPEC). Gr. Steven
On Sat, 9 Sep 2006, Steven Bosscher wrote:> You wrote: >> The NIST F77 test suite doesn't seem to be compatible with gfortran at >> all, > Actually, the entire suite compiles flawlessly with gfortran. > See http://gcc.gnu.org/wiki/GFortranResultsWas that true of GCC 4.0.1? -Chris -- http://nondot.org/sabre/ http://llvm.org/