On Mon, Feb 04, 2019 at 11:25:19AM +0100, Martin Liška wrote: > The patch improves error message instead of segfaulting.
Note, fortran patches should be CCed to fortran mailing list. > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/fortran/ChangeLog: > > 2019-01-25 Martin Liska <mli...@suse.cz> > > PR fortran/88912 > * scanner.c (load_file): Report error for -fpre-include > file and do not ICE. Ok. Jakub