gcc/libgfortran
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
..
generated re PR libfortran/21127 (reshape of complex broken) 2005-05-18 20:24:32 +00:00
intrinsics eoshift1.m4: Initialize variables to avoid warnings. 2005-05-15 17:50:09 +02:00
io unit.c (get_unit): Mark argument as unused. 2005-05-17 19:02:38 +02:00
m4 re PR libfortran/21127 (reshape of complex broken) 2005-05-18 20:24:32 +00:00
runtime normalize.c (almostone_r4, [...]): Fix parameter list. 2005-05-15 14:44:42 +02:00
.cvsignore
acinclude.m4 acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New. 2004-12-12 00:59:05 -08:00
aclocal.m4 * aclocal.m4: Regenerated. 2005-05-15 17:38:21 +02:00
c99_protos.h re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
ChangeLog re PR libfortran/21127 (reshape of complex broken) 2005-05-18 20:24:32 +00:00
config.h.in configure.ac: Check for ftruncate and chsize. 2005-04-29 14:24:04 +00:00
configure configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
configure.ac configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
fmain.c
libgfortran.h re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the end of an array) 2005-04-30 20:51:39 +00:00
libtool-version
Makefile.am pack_generic.c (pack): Remove unneeded calculation. 2005-05-15 17:37:18 +02:00
Makefile.in pack_generic.c (pack): Remove unneeded calculation. 2005-05-15 17:37:18 +02:00
mk-sik-inc.sh
mk-srk-inc.sh