https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65996
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> --- So supposedly gfc_error needs to for buffered_p case also save and temporarily clear global_dc->abort_on_error. Maybe various other changes needed for that. Wonder what is -dH good for, don't really see when it would be really useful.