re PR fortran/47472 (Rules printed by -M option contains duplicate slash when -J...
authorTobias Burnus <burnus@net-b.de>
Thu, 27 Jan 2011 07:02:58 +0000 (08:02 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 27 Jan 2011 07:02:58 +0000 (08:02 +0100)
commit22b00a9f06f4965d82b3f8077c67d1b9afcd5015
treedbba822d182f0660adcb8f0f0230557550a946f8
parent3de28112120e9f920add677d0387aa8032447005
re PR fortran/47472 (Rules printed by -M option contains duplicate slash when -J option is used)

2011-01-27  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47472
        * options.c (gfc_handle_module_path_options): Save
        module path without trailing slash as include path.

From-SVN: r169323
gcc/fortran/ChangeLog
gcc/fortran/options.c