gcc/libgfortran/m4
Thomas Koenig da8f3dcc5b 05-04-22 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/20074
        PR libfortran/20436
        PR libfortran/21108
        * gfortran.dg/nested_reshape.f90: new test
        * gfortran.dg/reshape-alloc.f90: new test
        * gfortran.dg/reshape.f90: new test

2005-04-22  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/20074
        PR libfortran/20436
        PR libfortran/21108
        * m4/reshape.m4 (reshape_`'rtype_kind):  rs, rex:  New
        variables, to be used in calculation of return array sizes.
        Populate return array descriptor if ret->data is NULL.
        Fix condition for early return (it used to test something
        undefined if order was used).
        Remove duplicate check wether pad is used.
        * intrinsics/reshape_generic.c (reshape_generic): Likewise.
        Fix a few places where the wrong variables were set.
        * generated/reshape_i4.c: Regenerated.
        * generated/reshape_i8.c: Regenerated.

From-SVN: r98585
2005-04-22 20:02:44 +00:00
..
all.m4
any.m4
cexp.m4
chyp.m4
count.m4
cshift1.m4
ctrig.m4
dotprod.m4
dotprodc.m4
dotprodl.m4
eoshift1.m4
eoshift3.m4
exponent.m4
fraction.m4
head.m4
iforeach.m4
ifunction.m4
in_pack.m4
in_unpack.m4
iparm.m4
matmul.m4
matmull.m4
maxloc0.m4
maxloc1.m4
maxval.m4
minloc0.m4
minloc1.m4
minval.m4
mtype.m4
nearest.m4
pow.m4
product.m4
reshape.m4 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> 2005-04-22 20:02:44 +00:00
set_exponent.m4
shape.m4
specific2.m4
specific.m4
sum.m4
transpose.m4
types.m4