H.J. Lu wrote:
I saw massive FORTRAN failures on trunk with both SPEC CPU 2006 and GCC FORTRAN testsuite. Is this a known problem? Should I open a bug report?
I assume that you do not install GCC before you run the test suite – and that you don't have a GCC installed at the --prefix= location. If that's the case, you run into: http://gcc.gnu.org/ml/fortran/2012-08/msg00008.html
There has been a patch posted at http://gcc.gnu.org/ml/fortran/2012-08/msg00020.html, which so far no one has reviewed.
Tobias