r274104 - in /branches/gcc-9-branch/gcc: fortra...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Mon Aug 5 00:47:00 GMT 2019


Author: jvdelisle
Date: Mon Aug  5 00:47:41 2019
New Revision: 274104

URL: https://gcc.gnu.org/viewcvs?rev=274104&root=gcc&view=rev
Log:
2019-08-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	Backport from trunk
	PR fortran/87233
	* expr.c (check_restricted): Relax constraint C1279 which was
	removed from F2008 and above.

	* gfortran.dg/initialization_14.f90: Modify to now pass by
	removing two dg-error commands. Added comments.
	* gfortran.dg/initialization_30.f90: New test that includes the
	two tests removed above with the 'dg-options -std=f95'.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/initialization_30.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/expr.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/initialization_14.f90



More information about the Gcc-cvs mailing list