2008-03-28 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32972 PR libfortran/32512 * Makefile.am: Add new variable, i_spread_c, containing pack_i1.c, pack_i2.c, pack_i4.c, pack_i8.c, spread_i16.c, spread_r4.c, spread_r8.c, spread_r10.c, spread_r16.c, spread_c4.c, spread_c8.c, spread_c10.c, spread_c16.c. * Makefile.in: Regenerated. * libgfortran.h: Add prototypes for spread_i1, spread_i2, spread_i4, spread_i8, spread_i16, spread_r4, spread_r8, spread_c4, spread_c8, spread_c10, spread_c16, spread_scalar_i1, spread_scalar_i2, spread_scalar_i4, spread_scalar_i8, spread_scalar_i16, spread_scalar_r4 spread_scalar_r8, spread_scalar_c4, spread_scalar_c8, spread_scalar_c10 and spread_scalar_c16. Add macros to isolate both type and size information from array descriptors with a single mask operation. * intrinsics/spread_generic.c: Add calls to specific spread functions. * m4/spread.m4: New file. * generated/spread_i1.c: New file. * generated/spread_i2.c: New file. * generated/spread_i4.c: New file. * generated/spread_i8.c: New file. * generated/spread_i16.c: New file. * generated/spread_r4.c: New file. * generated/spread_r8.c: New file. * generated/spread_r10.c: New file. * generated/spread_r16.c: New file. * generated/spread_c4.c: New file. * generated/spread_c8.c: New file. * generated/spread_c10.c: New file. * generated/spread_c16.c: New file. 2008-03-28 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32972 PR libfortran/32512 * intrinsic_spread_1.f90: New file. * intrinsic_spread_2.f90: New file. * intrinsic_spread_3.f90: New file. From-SVN: r133702
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
all.m4 | Loading commit data... | |
any.m4 | Loading commit data... | |
count.m4 | Loading commit data... | |
cshift1.m4 | Loading commit data... | |
eoshift1.m4 | Loading commit data... | |
eoshift3.m4 | Loading commit data... | |
exponent.m4 | Loading commit data... | |
fraction.m4 | Loading commit data... | |
head.m4 | Loading commit data... | |
iforeach.m4 | Loading commit data... | |
ifunction.m4 | Loading commit data... | |
ifunction_logical.m4 | Loading commit data... | |
in_pack.m4 | Loading commit data... | |
in_unpack.m4 | Loading commit data... | |
iparm.m4 | Loading commit data... | |
matmul.m4 | Loading commit data... | |
matmull.m4 | Loading commit data... | |
maxloc0.m4 | Loading commit data... | |
maxloc1.m4 | Loading commit data... | |
maxval.m4 | Loading commit data... | |
minloc0.m4 | Loading commit data... | |
minloc1.m4 | Loading commit data... | |
minval.m4 | Loading commit data... | |
misc_specifics.m4 | Loading commit data... | |
mtype.m4 | Loading commit data... | |
nearest.m4 | Loading commit data... | |
pack.m4 | Loading commit data... | |
pow.m4 | Loading commit data... | |
product.m4 | Loading commit data... | |
reshape.m4 | Loading commit data... | |
rrspacing.m4 | Loading commit data... | |
set_exponent.m4 | Loading commit data... | |
shape.m4 | Loading commit data... | |
spacing.m4 | Loading commit data... | |
specific.m4 | Loading commit data... | |
specific2.m4 | Loading commit data... | |
spread.m4 | Loading commit data... | |
sum.m4 | Loading commit data... | |
transpose.m4 | Loading commit data... | |
types.m4 | Loading commit data... | |
unpack.m4 | Loading commit data... |