Emacs and GFortran

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Nov 2 03:15:00 GMT 2006


On Thu, Nov 02, 2006 at 12:35:03AM +0100, Alfred M. Szmidt wrote:
> If you wish to make gfortran 100% conformant with the GNU style, by
> all means please do, but the suggested patch fixes the most common
> case.  Could you please apply it?

No.

Without the simple patch the gfortran testsuite shows

                === gfortran Summary ===

# of expected passes            14905
# of expected failures          7
# of unsupported tests          73
/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran  version 4.3.0 20061101 (experimental)


With the "simple" patch

                === gfortran Summary ===

# of expected passes            12734
# of unexpected failures        2171
# of expected failures          7
# of unsupported tests          73
/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran  version 4.3.0 20061101 (experimental)

-- 
Steve



More information about the Fortran mailing list