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: Problem with LOC intrinsic for assumed size arrays


Steve,

I will commit the LOC patch tonight or tomorrow morning - it is obviously correct. At least we have moved to non-standard intrinsics...


Does the gfc_todo involve the scalarization of __transfer_1?




I was having a look at that one the other day, as part of my scalarization drive. It should be straightforward but I have become completely entangled, for the time being, in dependencies, temporaries and elemental subroutines. An alternative would be to write a library function....

Paul


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