Results on powerpc-apple-darwin

Andrew Pinski pinskia@physics.uc.edu
Thu Apr 22 23:22:00 GMT 2004


On Apr 22, 2004, at 17:03, Andrew Pinski wrote:

> Just to give the progress of gfortran on powerpc-apple-darwin,
> here is the summary of the testsuite.
>
>                 === gfortran Summary ===
>
> # of expected passes            2428
> # of unexpected failures        108
> # of untested testcases         92

What I forgot to say was this was after I applied the following patch
from the mainline which also fixed 2 C++ regressions on the mainline
for Darwin.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

         * config/rs6000/rs6000 (print_operand) ['z']:
         Change ifdef of TARGET_MACHO to if TARGET_MACHO.

2004-04-21  Andrew Pinski  <pinskia@physics.uc.edu>

         * config/rs6000/rs6000.c (symbol_ref_operand): Remove hack
         for TARGET_MACHO.
         (print_operand): For TARGET_MACHO check to see if we need a stub
         and output one if we need it.


-Andrew



More information about the Fortran mailing list