[Patch, fortran] PR29389 and PR33850 - uses for expression traversal
Paul Richard Thomas
paul.richard.thomas@gmail.com
Tue Nov 27 19:14:00 GMT 2007
Dominique,
> FAIL: gfortran.dg/assign_10.f90 -O0 scan-tree-dump-times original "parm" 9
> FAIL: gfortran.dg/assign_10.f90 -O0 scan-tree-dump-times original "atmp" 9
Bother! I know what that is... with -m64, the default integer for
indices changes and, in consequence, both vector indices are written
to temporaries.
I'll have to think about this. How does one identify the KIND for
array indices from fortran?
Cheers
Paul
More information about the Fortran
mailing list