gcc/libgfortran/intrinsics
Thomas Koenig e9bfdf18cb libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim.
2018-02-12  Thomas Koenig  <tkoenig@gcc.gnu.org>

	* libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension
	of descriptor to use vaiable members for dim.
	Change usage of GFC_ARRAY_DESCRIPTOR accordingly.
	(GFC_FILL_ARRAY_DESCRIPTOR): New macro.
	(gfc_full_array_i4): New type.
	* intrinsics/date_and_time.c (secnds): Use sizeof
	(gfc_array_i4) + sizeof (descriptor_dimension) for memory
	allocation.
	* intrinsics/reshape_generic.c: Use GFC_FULL_ARRAY_DESCRIPTOR.
	* io/format.c: Use sizeof (gfc_array_i4) + sizeof
	(descriptor_dimension) for memoy allocation.
	* io/list_read.c (list_formatted_read_scalar): Use
	gfc_full_array_i4 for variable.
	(nml_read_obj): Likewise.
	* io/write.c (list_formatted_write_scalar): Likewise.
	(nml_write_obj): Likewise.
	* m4/reshape.m4: Use GFC_FULL_ARRAY_DESCRIPTOR.
	* generated/reshape_c10.c: Regenerated.
	* generated/reshape_c16.c: Regenerated.
	* generated/reshape_c4.c: Regenerated.
	* generated/reshape_c8.c: Regenerated.
	* generated/reshape_i16.c: Regenerated.
	* generated/reshape_i4.c: Regenerated.
	* generated/reshape_i8.c: Regenerated.
	* generated/reshape_r10.c: Regenerated.
	* generated/reshape_r16.c: Regenerated.
	* generated/reshape_r4.c: Regenerated.
	* generated/reshape_r8.c: Regenerated.

From-SVN: r257601
2018-02-12 19:53:17 +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.c Update copyright years. 2018-01-03 11:03:58 +01:00
erfc_scaled_inc.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
getXid.c Update copyright years. 2018-01-03 11:03:58 +01: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
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 Update copyright years. 2018-01-03 11:03:58 +01: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.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
symlnk.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
system_clock.c Update copyright years. 2018-01-03 11:03:58 +01:00
time.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
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