[patch, fortran] PR20373 again ...

Daniel Franke franke.daniel@gmail.com
Thu Jun 28 18:22:00 GMT 2007


This sat long enough in my tree to actually attempt another try. It is 
essentially the same patch as submitted before, but this time all the parts 
together. To cite Jerry: a discovery patch ...

The last discovery was: the function types introduced for MIN/MAX broke a 
couple of tests, thus I removed them, all others may stay in place.

Bootstrapped and regtested on i686-pc-linux-gnu.
If there are no objections, I'll commit to trunk in 48 hours.


gcc/fortran:
2007-06-28  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/20373
        * intrinsic.c (add_functions): Additional function types.
        (gfc_convert_type_warn): Remove intrinsic-flag from conversion
        functions.
	* resolve.c (resolve_symbol): Added type checks to explicitly defined
        intrinsics.

gcc/testsuite:
2007-06-28  Daniel Franke  <franke.daniel@gmail.com>

       PR fortran/20373
       * gfortran.dg/intrinsic.f90: New test.


Regards
	Daniel



More information about the Fortran mailing list