[Bug fortran/61156] [4.9/5/6 Regression] Internal compiler error for Fortran files when specifying a file instead of an include directory with -I
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 28 06:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61156
--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Feb 28 06:50:27 2016
New Revision: 233789
URL: https://gcc.gnu.org/viewcvs?rev=233789&root=gcc&view=rev
Log:
2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Backported from mainline
PR fortran/61156
* scanner.c (add_path_to_list): If include path is not a directory,
issue a fatal error.
* gfortran.dg/include_6.f90: Update test.
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/scanner.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/include_6.f90
More information about the Gcc-bugs
mailing list