[Bug fortran/55919] [4.8 Regression] Bogus warning with -J directory/
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 21 19:35:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55919
--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2013-01-21 19:34:57 UTC ---
Author: tkoenig
Date: Mon Jan 21 19:34:49 2013
New Revision: 195348
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195348
Log:
2013-01-21 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/55919
* scanner.c (add_path_to_list): Copy path to temporary and strip
trailing directory separators before calling stat().
2013-01-21 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/55919
* gfortran.dg/include_8.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/include_8.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/scanner.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list