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: [fortran PATCH] Minor ALLOCATE translation improvements


roger
OK for mainline?
OK of course.

Thanks
implement the loops. Effectively, outlining "x = 0" in these cases. Presumably, stride==1 is typical in real code/benchmarks, and we only call
this function if the array already has/needs a descriptor.
I would have thought so.

Paul


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