r238848 - in /branches/gcc-5-branch/gcc: fortra...

pault@gcc.gnu.org pault@gcc.gnu.org
Fri Jul 29 05:16:00 GMT 2016


Author: pault
Date: Fri Jul 29 05:16:05 2016
New Revision: 238848

URL: https://gcc.gnu.org/viewcvs?rev=238848&root=gcc&view=rev
Log:
2016-07-29  Steven G. Kargl  <kargl@gcc.gnu.org>
	    Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/71883
	* frontend-passes.c (gfc_run_passes): Bail out if there are any
	errors.
	* error.c (gfc_internal_error): If there are any errors in the
	buffer, exit with EXIT_FAILURE.

2016-07-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/71883
	* gfortran.dg/pr71883.f90 : New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr71883.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/error.c
    branches/gcc-5-branch/gcc/fortran/frontend-passes.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list