This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/50259] Internal Error at (1): gfc_resolve_expr(): Bad expression type


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!-)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]