r241995 - in /trunk/gcc: fortran/ChangeLog fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Wed Nov 9 10:10:00 GMT 2016


Author: pault
Date: Wed Nov  9 10:10:41 2016
New Revision: 241995

URL: https://gcc.gnu.org/viewcvs?rev=241995&root=gcc&view=rev
Log:
2016-11-09  Paul Thomas  <pault@gcc.gnu.org>

	* check.c (gfc_check_move_alloc): Prevent error that avoids
	aliasing between to and from arguments from rejecting valid
	code.

2016-11-09  Paul Thomas  <pault@gcc.gnu.org>

	* gfortran.dg/move_alloc_18.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/move_alloc_18.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/check.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list