diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2007-07-28 05:29:06 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2007-07-28 05:29:06 +0000 |
commit | b8247b13893d56a6dc3bc0ae77761b3e826aeac5 (patch) | |
tree | dfdc730eb913c4d4badc7744a62fc9b1ab0f8521 /gcc/fortran/parse.c | |
parent | 9587952bbfbcd6b8c25e21da630802c4cffef712 (diff) | |
download | gcc-b8247b13893d56a6dc3bc0ae77761b3e826aeac5.zip gcc-b8247b13893d56a6dc3bc0ae77761b3e826aeac5.tar.gz gcc-b8247b13893d56a6dc3bc0ae77761b3e826aeac5.tar.bz2 |
re PR fortran/32880 (User operator & allocatable TYPE components: wrong deallocate)
2007-07-28 Paul Thomas <pault@gcc.gnu.org>
PR fortran/32880
* trans-expr.c (gfc_trans_scalar_assign): Revert to fixed order
for lse and rse pre expressions, for derived types with
allocatable components. Instead, assign the lhs to a temporary
and deallocate after the assignment.
2007-07-28 Paul Thomas <pault@gcc.gnu.org>
PR fortran/32880
* gfortran.dg/alloc_comp_assign_6.f90: New test.
From-SVN: r127011
Diffstat (limited to 'gcc/fortran/parse.c')
0 files changed, 0 insertions, 0 deletions