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: (Re)allocation of allocatable arrays on assignment - F2003


Paul,

If it may help, the bounds are correct (-1:2) if the kinds of ia and ib
are the same, but wrong (1:4) if the kinds are different (I have checked
2 vs. 4, and 8 vs. 4).

If it rings some bell for you, these codelets were leftover of experiments
with bounds for derived types (there is probably at least one pr closed
for it).

Hoping for the patch!-)

Dominique


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