New testsuite failures...

Jerry DeLisle jvdelisle@verizon.net
Wed Oct 3 22:55:00 GMT 2007


Tobias Schlüter wrote:
> François-Xavier Coudert wrote:
>> ... for everyone!
>>
>> Mine:
>> * gfortran.dg/default_format_1.f90 is failing on powerpc-darwin
>> (probably a library problem)
>>
>> Paul's:
>> * gfortran.dg/derived_comp_array_ref_5.f90 is failing on
>> powerpc-darwin (failing test for excess error, thus not a library
>> issue)
>>
>> Jerry's:
>> * gfortran.dg/namelist_38.f90 is failing on ia64-linux, powerpc-darwin
>> and gfortran.dg/namelist_38.f90, but passes on i686-linux (64-bit or
>> endianess problem?)
> 
> They all fail on i386-darwin as well.  Given the kind of troubles I had 
> before a clean rebuild (endless loops), I'm inclined to believe that 
> actually the compiler is being miscompiled.
> 
> - Tobi
> 
For the namelist problem, I checked with a clean build and its broken here.  My 
blunder.  However, I realize the solution now.  Its actually the same problem we 
had reading valid logicals and trying to know the difference between reading a 
value or the next object name.  I have a solution in progress as my energy allows.

Regards,

Jerry



More information about the Fortran mailing list