gcc/libgfortran/m4
Thomas Koenig 8f4dc7afb1 re PR libfortran/21127 (reshape of complex broken)
2005-05-18  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/21127
        * Makefile.am:  Add generated/reshape_c4.c and
        generated/reshape_c8.c.
        * Makefile.in:  Regenerated.
        * m4/iparm.m4:  Define rtype_ccode to be c4 or c8 for
        complex types, 4 or 8 otherwise.
        * m4/reshape.m4:  Use rtype_ccode instead of rtype_kind
        in function name.
        * generated/reshape_c4.c: New file.
        * generated/reshape_c8.c: New file.

2005-05-18  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/21127
        * fortran/iresolve.c (gfc_resolve_reshape): Add
        gfc_type_letter (BT_COMPLEX) for complex to
        to resolved function name.

2005-05-18  Thomas Koenig  <Thomas.Koenig@online.de>

        PR libfortran/21127
        * gfortran.dg/reshape-complex.f90:  New test.

From-SVN: r99925
2005-05-18 20:24:32 +00:00
..
all.m4
any.m4
cexp.m4
chyp.m4
count.m4
cshift1.m4 re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
ctrig.m4
dotprod.m4
dotprodc.m4
dotprodl.m4
eoshift1.m4 eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
eoshift3.m4 eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
exponent.m4
fraction.m4
head.m4
iforeach.m4 re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,dim=2,mask=a>0)) 2005-04-12 22:57:10 +00:00
ifunction.m4 re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
in_pack.m4 re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
in_unpack.m4 re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) 2005-05-04 21:38:23 +00:00
iparm.m4 re PR libfortran/21127 (reshape of complex broken) 2005-05-18 20:24:32 +00:00
matmul.m4 Remove extra whitespace. 2005-05-15 14:49:45 +02:00
matmull.m4 pack_generic.c (pack): Remove unneeded calculation. 2005-05-15 17:37:18 +02:00
maxloc0.m4
maxloc1.m4
maxval.m4
minloc0.m4
minloc1.m4
minval.m4
mtype.m4
nearest.m4
pow.m4
product.m4
reshape.m4 re PR libfortran/21127 (reshape of complex broken) 2005-05-18 20:24:32 +00:00
set_exponent.m4
shape.m4
specific2.m4
specific.m4
sum.m4
transpose.m4 normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
types.m4