[patch, fortran] Fix PR 54033, problems with -I, with test cases

Tobias Burnus burnus@net-b.de
Tue Jul 31 13:50:00 GMT 2012


On 07/29/2012 11:24 AM, Thomas Koenig wrote:
> here is an updated patch for PR 54033, this time with test cases.
> Thanks to Janis for pointing me in the right direction with these.
> Regression-tested. OK for trunk?

Ok. Thanks for the patch - and to Janis for the first review.

Can you eliminate the extra line before "else if"?

Tobias

> 2012-07-29 Thomas König  <tkoenig@gcc.gnu.org>
>
>         PR fortran/54033
>         * scanner.c (add_path_to_list): Emit warning if an error occurs
>         for an include path, if it is not present or if it is not a
>         directory.  Do not add the path in these cases.
>
> 2012-07-29  Thomas König  <tkoenig@gcc.gnu.org>
>
>         PR fortran/54033
>         * gfortran.dg/include_6.f90:  New test case.
>         * gfortran.dg/include_7.f90:  New test case.
>         * gfortran.dg/include_3.f90:  Add dg-warning for missing 
> directory.
>
>



More information about the Gcc-patches mailing list