]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
[multiple changes]
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 28 Jul 2016 14:47:02 +0000 (14:47 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 28 Jul 2016 14:47:02 +0000 (14:47 +0000)
commita23404c90f9353b89ac9eb0871b20cbb11562942
tree92a194290ad1e68b1398186c5d0a8d7aa0ca37b6
parent63715e5e78532916b334027d72fb59931798a5f7
[multiple changes]

2016-07-28  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-28  Paul Thomas  <pault@gcc.gnu.org>

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

From-SVN: r238822
gcc/fortran/ChangeLog
gcc/fortran/error.c
gcc/fortran/frontend-passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr71883.f90 [new file with mode: 0644]