re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=)
authorJakub Jelinek <jakub@redhat.com>
Fri, 17 May 2019 17:24:27 +0000 (19:24 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 17 May 2019 17:24:27 +0000 (19:24 +0200)
commit9f65885a938c6efe5365ae63ff246115baa263cc
tree1310b8cf008cc01e7f6905d07e39f0a8aac32dfd
parentd3151832224b4f6bad6214383e624957882cd774
re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=)

PR fortran/54613
* gfortran.map (GFORTRAN_9.2): Export _gfortran_{,m,s}findloc{0,1}_r10.
* Makefile.am (i_findloc0_c): Add $(srcdir)/generated/findloc0_r10.c.
(i_findloc1_c): Add $(srcdir)/generated/findloc1_r10.c.
* Makefile.in: Regenerated.
* generated/findloc0_r10.c: Generated.
* generated/findloc1_r10.c: Generated.

From-SVN: r271335
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/gfortran.map