r176165 - in /branches/gcc-4_6-branch/gcc: fort...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jul 11 16:43:00 GMT 2011
Author: jakub
Date: Mon Jul 11 16:43:23 2011
New Revision: 176165
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176165
Log:
PR fortran/49698
* trans-stmt.c (gfc_trans_pointer_assign_need_temp): Initialize
inner_size to gfc_index_one_node instead of integer_one_node.
* gfortran.dg/pr49698.f90: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr49698.f90
Modified:
branches/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/gcc-4_6-branch/gcc/fortran/trans-stmt.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list