gcc/libgfortran/m4
Thomas Koenig c44109aaf3 re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)
2008-07-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/36773
	* intrinsics/cshift0.c (cshift0):  Return early if size of array
	is zero.
	* intrinsics/eoshift0.c (eoshift0):  Return early if size of
	return array is zero.
	* intrinsics/eoshift2.c (eoshift2):  Likewise.
	* m4/eoshift1.m4 (eoshift1):  Return early if size of array
	is zero.
	* m4/eoshift3.m4 (eoshift3):  Likewise.
	* m4/eoshift2.m4 (eoshift2):  Return early if size of return
	array is zero.
	* m4/eoshift4.m4 (eoshift2):  Return early if size of return
	array is zero.
	* generated/cshift1_16.c: Regenerated.
	* generated/cshift1_4.c: Regenerated.
	* generated/cshift1_8.c: Regenerated.
	* generated/eoshift1_16.c: Regenerated.
	* generated/eoshift1_4.c: Regenerated.
	* generated/eoshift1_8.c: Regenerated.
	* generated/eoshift3_16.c: Regenerated.
	* generated/eoshift3_4.c: Regenerated.
	* generated/eoshift3_8.c: Regenerated.

2008-07-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/36773
	* gfortran.dg/zero_sized_5.f90:  New test case.

From-SVN: r138027
2008-07-21 10:05:32 +00:00
..
all.m4 re PR libfortran/34671 (any(kind=1) and all(kind=1)) 2008-01-15 21:22:07 +00:00
any.m4 re PR libfortran/34671 (any(kind=1) and all(kind=1)) 2008-01-15 21:22:07 +00:00
count.m4 re PR libfortran/34671 (any(kind=1) and all(kind=1)) 2008-01-15 21:22:07 +00:00
cshift1.m4 re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) 2008-07-21 10:05:32 +00:00
eoshift1.m4 re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) 2008-07-21 10:05:32 +00:00
eoshift3.m4 re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) 2008-07-21 10:05:32 +00:00
exponent.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
fraction.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
head.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
iforeach.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
ifunction.m4 re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections) 2008-05-04 19:07:28 +00:00
ifunction_logical.m4 re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', but") 2008-06-13 20:43:25 +02:00
in_pack.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
in_unpack.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
iparm.m4 re PR libfortran/34670 (bounds checking for array intrinsics) 2008-01-11 20:21:05 +00:00
matmul.m4 re PR fortran/36341 (MATMUL: Bounds check missing) 2008-07-07 19:43:33 +00:00
matmull.m4 re PR fortran/36341 (MATMUL: Bounds check missing) 2008-07-07 19:43:33 +00:00
maxloc0.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
maxloc1.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
maxval.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
minloc0.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
minloc1.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
minval.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
misc_specifics.m4 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
mtype.m4 re PR libfortran/19308 (I/O library should support more real and integer kinds) 2005-10-03 07:22:20 +00:00
nearest.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
pack.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
pow.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
product.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
reshape.m4 re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized array) 2008-04-25 20:11:19 +00:00
rrspacing.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
set_exponent.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
shape.m4 re PR libfortran/35001 (shape for negative sizes) 2008-02-02 13:50:55 +00:00
spacing.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
specific.m4 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
specific2.m4 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
spread.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
sum.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
transpose.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00
types.m4 Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
unpack.m4 in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. 2008-05-18 20:39:04 +00:00