r256444 - in /branches/gcc-6-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Wed Jan 10 18:44:00 GMT 2018


Author: kargl
Date: Wed Jan 10 18:44:12 2018
New Revision: 256444

URL: https://gcc.gnu.org/viewcvs?rev=256444&root=gcc&view=rev
Log:
2018-01-10  Steven G. Kargl  <kargl@kgcc.gnu.org>

	Backport r254555 from trunk
	PR Fortran/82841
	* gfortran.dg/transfer_simplify_11.f90: New test.


2018-01-10  Steven G. Kargl  <kargl@kgcc.gnu.org>

	Backport r254555 from trunk
	PR Fortran/82841
	* simplify.c(gfc_simplify_transfer): Do not dereference a NULL pointer.
	Unwrap a short line.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/transfer_simplify_11.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/simplify.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list