[patch, Fortran] Fix PR 56224

Thomas Koenig tkoenig@netcologne.de
Thu Feb 14 22:17:00 GMT 2013


Hi Tobias,

> OK. Thanks for the patch after fixing the nit below.

Sorry for not noticing the review when you sent it.

Here is the patch as I committed it as Revision 196058.

2013-02-14  Thomas Koenig  <tkoenig@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.

Thanks for the review!

	Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p3.diff
Type: text/x-patch
Size: 2965 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130214/cc0f70d1/attachment.bin>


More information about the Gcc-patches mailing list