trans.h: Remove gfor_fndecl_stop_numeric_f08.
commit03506f8cc3da48ed9303ebbd435eeaacee6629e6
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 Dec 2016 16:09:12 +0000 (19 16:09 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 Dec 2016 16:09:12 +0000 (19 16:09 +0000)
tree6d4c93a26869afbcca5faf17e3aa10c0a2245d00
parentc52b53d6294ca529927aaf1dcf2f67d9b53857ee
trans.h: Remove gfor_fndecl_stop_numeric_f08.

* trans.h: Remove gfor_fndecl_stop_numeric_f08.
* trans-decl.c: Remove gfor_fndecl_stop_numeric_f08.
* trans-stmt.c (gfc_trans_stop): Use gfor_fndecl_stop_numeric
instead of gfor_fndecl_stop_numeric_f08.

* gfortran.map: Remove _gfortran_stop_numeric_f08.
* runtime/stop.c: Rename stop_numeric_f08 into stop_numeric.

From-SVN: r243803
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/fortran/trans-stmt.c
gcc/fortran/trans.h
libgfortran/ChangeLog
libgfortran/gfortran.map
libgfortran/runtime/stop.c