r221556 - in /branches/gcc-4_8-branch/gcc: fort...

mikael@gcc.gnu.org mikael@gcc.gnu.org
Sat Mar 21 15:45:00 GMT 2015


Author: mikael
Date: Sat Mar 21 15:45:13 2015
New Revision: 221556

URL: https://gcc.gnu.org/viewcvs?rev=221556&root=gcc&view=rev
Log:
	Backport from trunk:
	2015-03-14  Mikael Morin  <mikael@gcc.gnu.org>

	PR fortran/61138
fortran/
	* trans-expr.c (gfc_trans_pointer_assignment): Clear DESCRIPTOR_ONLY
	field before reusing LSE.
testsuite/
	* gfortran.dg/pointer_remapping_9.f90: New.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/pointer_remapping_9.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list