http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56224



--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2013-02-14 
22:13:38 UTC ---

Author: tkoenig

Date: Thu Feb 14 22:13:26 2013

New Revision: 196058



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196058

Log:

2013-02-14  Thomas Koenig  <tkoe...@gcc.gnu.org>



    PR fortran/56224

    * gfortran.h (gfc_add_include_path):  Add boolean argument

    for warn.

    * scanner.c (gfc_add_include_path):  Pass along warn argument

    to add_path_to_list.

    * options.c (gfc_post_options):  Add true warn argument to

    gfc_add_include_path.

    (gfc_handle_module_path_options):  Likewise.

    (gfc_handle_option): Also gfc_add_include_path for intrinsic

    modules, without warning.





Modified:

    trunk/gcc/fortran/ChangeLog

    trunk/gcc/fortran/gfortran.h

    trunk/gcc/fortran/options.c

    trunk/gcc/fortran/scanner.c

Reply via email to