new gfortran failures on darwin8

Jerry DeLisle jvdelisle@verizon.net
Tue Jun 26 17:37:00 GMT 2007


Jack Howarth wrote:
>    Does anyone know why we are seeing all of these new fortran
> testsuite failures for powerpc-apple-darwin8? Specifically from
> http://gcc.gnu.org/ml/gcc-testresults/2007-06/msg01153.html we see
> gfortran.dg/error_format.f90, gfortran.dg/open_status_3.f90,
> gfortran.dg/read_comma.f, gfortran.dg/runtime_warning_1.f90 and
> gfortran.dg/write_check.f90 failing across the board.
> 
> 
My recent patch to change the error format to include the file name and unit 
number may be the culprit.  This touched on gfortran.h so you may need to 
bootstrap and see if that fixes it.

If not, I will work with you to sort this out.

error_format is a new test case that went with the patch.  read_comma I never 
encountered a problem with.

Jerry



More information about the Fortran mailing list