https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61156

--- Comment #12 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Feb 28 18:16:56 2016
New Revision: 233793

URL: https://gcc.gnu.org/viewcvs?rev=233793&root=gcc&view=rev
Log:
2016-02-28  Jerry DeLisle  <jvdeli...@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-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/scanner.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/include_6.f90

Reply via email to