[Bug fortran/50259] Internal Error at (1): gfc_resolve_expr(): Bad expression type
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 13:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50259
--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> What about committing a test case (if this isn't already covered)?
IMO the change in revision r238822
* error.c (gfc_internal_error): If there are any errors in the
buffer, exit with EXIT_FAILURE.
is improving the error recovery and is fixing several PRs. Hence I think the
test
gfortran.dg/pr71883.f90
is enough. But if you want to commit some more tests, I won't object!-)
More information about the Gcc-bugs
mailing list