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

pault@gcc.gnu.org pault@gcc.gnu.org
Sat Nov 5 14:25:00 GMT 2016


Author: pault
Date: Sat Nov  5 14:25:25 2016
New Revision: 241872

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

	* check.c (gfc_check_move_alloc): Introduce error to prevent
	aliasing between to and from arguments.

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

	* gfortran.dg/move_alloc_17.f03: New test.


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



More information about the Gcc-cvs mailing list