[PATCH] fortran/66044 -- Convert ICE into ordinary error
Steve Kargl
sgk@troutmask.apl.washington.edu
Fri May 15 15:03:00 GMT 2015
Regression tested on trunk. OK to commit?
Poorly written code could invoke an ICE when an ordinary
error could have been emitted.
2015-05-XX Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/66044
* decl.c(gfc_match_entry): Change a gfc_internal_error() into
a gfc_error()
2015-05-XX Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/66044
* gfortran.dg/entry_21.f90: New test.
--
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr66044.diff
Type: text/x-diff
Size: 1042 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20150515/bd58ae65/attachment.bin>
More information about the Fortran
mailing list