]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commit
2012-01-18 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jan 2012 20:52:48 +0000 (20:52 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jan 2012 20:52:48 +0000 (20:52 +0000)
commit66f7d4c13bb3605f5a33497f8e83225e07d1cd66
treea3d78f84c1b9f02092ed6ab668e8efeb4adcc36f
parent03cbe7c9a777f7bb99abcb89f01fd4937ca44b19
2012-01-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/51634
* trans-expr.c (gfc_conv_procedure_call): Deallocate allocatable
components of temporary class arguments.

2012-01-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/51634
* gfortran.dg/typebound_operator_12.f03: New.
* gfortran.dg/typebound_operator_13.f03: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183287 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_operator_12.f03 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/typebound_operator_13.f03 [new file with mode: 0644]