diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2009-01-17 11:32:02 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2009-01-17 11:32:02 +0000 |
commit | c41fea4af48ddaeeef4c043d874c8c333d669849 (patch) | |
tree | b49b7eeb639e35d827b9259d118ebb112c60d632 /gcc/fortran/module.c | |
parent | 6e7ff326cfc495b24cb815cc2b539c6bc139c8ea (diff) | |
download | gcc-c41fea4af48ddaeeef4c043d874c8c333d669849.zip gcc-c41fea4af48ddaeeef4c043d874c8c333d669849.tar.gz gcc-c41fea4af48ddaeeef4c043d874c8c333d669849.tar.bz2 |
re PR fortran/34955 (transfer_assumed_size_1.f90: Valgrind error: invalid read of size 3)
2009-01-17 Paul Thomas <pault@gcc.gnu.org>
PR fortran/34955
* trans-intrinsic.c (gfc_conv_intrinsic_array_transfer): Has
been absorbed into gfc_conv_intrinsic_transfer. All
references to it in trans-intrinsic.c have been changed
accordingly. PR fixed by using a temporary for scalar
character transfer, when the source is shorter than the
destination.
2009-01-17 Paul Thomas <pault@gcc.gnu.org>
PR fortran/34955
* gfortran.dg/transfer_intrinsic_1.f90: New test.
* gfortran.dg/transfer_intrinsic_2.f90: New test.
From-SVN: r143462
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions