[Bug fortran/65996] [5/6 Regression] gfortran ICE with -dH
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 21:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65996
--- Comment #12 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Thu Jan 21 21:08:00 2016
New Revision: 232707
URL: https://gcc.gnu.org/viewcvs?rev=232707&root=gcc&view=rev
Log:
2016-01-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/65996
* error.c (gfc_error): Save the state of abort_on_error and set
it to false for buffered errors to allow normal processing.
Restore the state before leaving.
2016-01-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/65996
gfortran.dg/pr65996.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr65996.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/error.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list