This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR29389 and PR33850 - uses for expression traversal


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]