gcc/libgfortran/intrinsics
Steven G. Kargl 17164de4f8 check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8).
2018-03-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	* check.c (gfc_check_kill_sub):  Remove check for INTEGER(4) or (8).
	* intrinsic.c (add_functions): Remove reference to gfc_resolve_kill.
	(add_subroutines): Remove reference to gfc_resolve_kill_sub.
	* intrinsic.texi: Update documentation.
	* iresolve.c (gfc_resolve_kill, gfc_resolve_kill_sub): Remove.
	* trans-decl.c (gfc_build_intrinsic_function_decls):  Add
	gfor_fndecl_kill and gfor_fndecl_kill_sub
	* trans-intrinsic.c (conv_intrinsic_kill, conv_intrinsic_kill_sub): new
	functions.
	(gfc_conv_intrinsic_function): Use conv_intrinsic_kill.
        (gfc_conv_intrinsic_subroutine): Use conv_intrinsic_kill_sub.
	* trans.h: Declare gfor_fndecl_kill and gfor_fndecl_kill_sub.
 
2018-03-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	* libgfortran/gfortran.map: Remove _gfortran_kill_i4,
	_gfortran_kill_i4_sub, _gfortran_kill_i8, and _gfortran_kill_i8_sub.
	Add _gfortran_kill and _gfortran_kill_sub.
	* libgfortran/intrinsics/kill.c: Eliminate _gfortran_kill_i4,
	_gfortran_kill_i4_sub, _gfortran_kill_i8, and _gfortran_kill_i8_sub.
	Add _gfortran_kill and _gfortran_kill_sub.

From-SVN: r258511
2018-03-14 00:56:48 +00:00
..
abort.c Update copyright years. 2018-01-03 11:03:58 +01:00
access.c Update copyright years. 2018-01-03 11:03:58 +01:00
args.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
associated.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-25 19:09:40 +00:00
c99_functions.c Update copyright years. 2018-01-03 11:03:58 +01:00
chdir.c Update copyright years. 2018-01-03 11:03:58 +01:00
chmod.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
clock.c Update copyright years. 2018-01-03 11:03:58 +01:00
cpu_time.c Update copyright years. 2018-01-03 11:03:58 +01:00
cshift0.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-30 18:20:27 +00:00
ctime.c Update copyright years. 2018-01-03 11:03:58 +01:00
date_and_time.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
dprod_r8.f90 Update copyright years. 2018-01-03 11:03:58 +01:00
dtime.c Update copyright years. 2018-01-03 11:03:58 +01:00
env.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
eoshift0.c libgfortran.h (GFC_DTYPE_COPY): New macro. 2018-01-07 14:11:11 +00:00
eoshift2.c libgfortran.h (GFC_DTYPE_COPY): New macro. 2018-01-07 14:11:11 +00:00
erfc_scaled_inc.c Update copyright years. 2018-01-03 11:03:58 +01:00
erfc_scaled.c Update copyright years. 2018-01-03 11:03:58 +01:00
etime.c Update copyright years. 2018-01-03 11:03:58 +01:00
execute_command_line.c Update copyright years. 2018-01-03 11:03:58 +01:00
exit.c Update copyright years. 2018-01-03 11:03:58 +01:00
extends_type_of.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
f2c_specifics.F90 Update copyright years. 2018-01-03 11:03:58 +01:00
fnum.c Update copyright years. 2018-01-03 11:03:58 +01:00
gerror.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
getcwd.c Update copyright years. 2018-01-03 11:03:58 +01:00
getlog.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
getXid.c Update copyright years. 2018-01-03 11:03:58 +01:00
hostnm.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
ierrno.c Update copyright years. 2018-01-03 11:03:58 +01:00
ishftc.c Update copyright years. 2018-01-03 11:03:58 +01:00
kill.c check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8). 2018-03-14 00:56:48 +00:00
link.c Update copyright years. 2018-01-03 11:03:58 +01:00
move_alloc.c libgfortran.h (GFC_DTYPE_COPY): New macro. 2018-01-07 14:11:11 +00:00
mvbits.c Update copyright years. 2018-01-03 11:03:58 +01:00
pack_generic.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-30 18:20:27 +00:00
perror.c Update copyright years. 2018-01-03 11:03:58 +01:00
rand.c Update copyright years. 2018-01-03 11:03:58 +01:00
random.c Use pointer sized array indices. 2018-01-31 16:16:22 +02:00
rename.c Update copyright years. 2018-01-03 11:03:58 +01:00
reshape_generic.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
reshape_packed.c Update copyright years. 2018-01-03 11:03:58 +01:00
selected_char_kind.c Update copyright years. 2018-01-03 11:03:58 +01:00
selected_int_kind.f90 Update copyright years. 2018-01-03 11:03:58 +01:00
selected_real_kind.f90 Update copyright years. 2018-01-03 11:03:58 +01:00
signal.c Update copyright years. 2018-01-03 11:03:58 +01:00
size.c Update copyright years. 2018-01-03 11:03:58 +01:00
sleep.c Update copyright years. 2018-01-03 11:03:58 +01:00
spread_generic.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-30 18:20:27 +00:00
stat.c Update copyright years. 2018-01-03 11:03:58 +01:00
string_intrinsics_inc.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
string_intrinsics.c Update copyright years. 2018-01-03 11:03:58 +01:00
symlnk.c Update copyright years. 2018-01-03 11:03:58 +01:00
system_clock.c Update copyright years. 2018-01-03 11:03:58 +01:00
system.c Update copyright years. 2018-01-03 11:03:58 +01:00
time_1.h Update copyright years. 2018-01-03 11:03:58 +01:00
time.c Update copyright years. 2018-01-03 11:03:58 +01:00
umask.c Update copyright years. 2018-01-03 11:03:58 +01:00
unlink.c Update copyright years. 2018-01-03 11:03:58 +01:00
unpack_generic.c re PR fortran/37577 ([meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15) 2018-01-30 18:20:27 +00:00