main.c (store_exe_path): Fix absolute path detection for Windows.
authorTobias Burnus <burnus@gcc.gnu.org>
Wed, 11 Jan 2012 14:39:28 +0000 (15:39 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 11 Jan 2012 14:39:28 +0000 (15:39 +0100)
commit4dec0a42c32ae918ed6c727e6c9ea4399676e7aa
treef1d8fe218cd54aa92750dbada0cd3015f9ffb20e
parent1c97289f9f4b592c877471145993191d0312878d
main.c (store_exe_path): Fix absolute path detection for Windows.

2012-01-11  Tobias Burnus  <burnus@net-b.de>

        * runtime/main.c (store_exe_path): Fix absolute path
        detection for Windows.

From-SVN: r183094
libgfortran/ChangeLog
libgfortran/runtime/main.c