gcc/libgfortran/m4
Thomas Koenig 3ef2513a1d re PR libfortran/32972 (performance of pack/unpack)
2008-03-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libfortran/32972
	* Makefile.am:  Add new variable, i_pack_c, containing
	pack_i1.c, pack_i2.c, pack_i4.c, pack_i8.c, pack_i16.c,
	pack_r4.c, pack_r8.c, pack_r10.c, pack_r16.c, pack_c4.c,
	pack_c8.c, pack_c10.c, pack_c16.c.
	Add m4/pack.m4 to m4_files.
	Add i_pack_c to gfor_built_src.
	Add rule to generate i_pack_c from m4/pack.m4.
	* Makefile.in:  Regenerated.
	* libgfortran.h: Add prototypes for pack_i1, pack_i2, pack_i4,
	pack_i8, pack_i16, pack_r4, pack_r8, pack_c4, pack_c8,
	pack_c10, pack_c16.
	* intrinsics/pack_generic.c:  Add calls to specific
	pack functions.
	* m4/pack.m4:  New file.
	* generated/pack_i1.c:  New file.
	* generated/pack_i2.c:  New file.
	* generated/pack_i4.c:  New file.
	* generated/pack_i8.c:  New file.
	* generated/pack_i16.c:  New file.
	* generated/pack_r4.c:  New file.
	* generated/pack_r8.c:  New file.
	* generated/pack_r10.c:  New file.
	* generated/pack_r16.c:  New file.
	* generated/pack_c4.c:  New file.
	* generated/pack_c8.c:  New file.
	* generated/pack_c10.c:  New file.
	* generated/pack_c16.c:  New file.

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

	PR libfortran/32972
	* internal_pack_1.f90:  New test case.
	* internal_pack_2.f90:  New test case.
	* internal_pack_3.f90:  New test case.

From-SVN: r133427
2008-03-21 14:37:03 +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 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
eoshift1.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
eoshift3.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +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 re PR libfortran/34746 (wrong formats in libgfortran's runtime_error) 2008-01-13 22:13:52 +00:00
ifunction.m4 re PR libfortran/34746 (wrong formats in libgfortran's runtime_error) 2008-01-13 22:13:52 +00:00
ifunction_logical.m4 ifunction_logical.m4: Add casts to get rid of warnings. 2008-02-25 12:02:56 +00:00
in_pack.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
in_unpack.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
iparm.m4 re PR libfortran/34670 (bounds checking for array intrinsics) 2008-01-11 20:21:05 +00:00
matmul.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
matmull.m4 re PR fortran/34566 (Matmul of logical values) 2007-12-25 10:12:41 +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 re PR libfortran/32972 (performance of pack/unpack) 2008-03-21 14:37:03 +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 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +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
sum.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
transpose.m4 minloc1.m4: Update copyright year and ajust headers order. 2007-08-31 14:01:34 +00:00
types.m4