[patch, libfortran] PR 34670 - intrinsics bounds checking (partial)

Dominique Dhumieres dominiq@lps.ens.fr
Fri Jan 11 22:22:00 GMT 2008


While compiling libgfortran, I saw several warnings along the line:

../../../gcc-4.3-work/libgfortran/generated/maxval_i4.c:322: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
...
../../../gcc-4.3-work/libgfortran/generated/minloc0_8_r8.c:86: warning: format '%d' expects type 'int', but argument 3 has type 'index_type'
...

ppc/Darwin9

Dominique



More information about the Fortran mailing list