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] Change ABI for F2008 - minloc/maxloc BACK argument


Hi Janne,

Here, s/BOUND/BACK/ I presume?

Yes.

Also, it seems in the library some of the back arguments are by value,
but some are still passed as pointers. Based on some quick grepping of
the patch they seem to come from  m4/iforeach.m4  (6 lines in total).

With these fixes, Ok for trunk.

Also fixed, committed as r256705.

Thanks a lot for the thorough review!

Regards

	Thomas


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