PR 51803 Handle getcwd failure and lack of the function better.
authorJanne Blomqvist <jb@gcc.gnu.org>
Wed, 11 Jan 2012 07:34:16 +0000 (09:34 +0200)
committerJanne Blomqvist <jb@gcc.gnu.org>
Wed, 11 Jan 2012 07:34:16 +0000 (09:34 +0200)
commit87633176610f86df377de7362ebb081394815733
treeb5f05dd66b706344b7b79599c6f1030525dab0c1
parentef1ed13d9ab2e2c9dacdb5ae06afb86ca6ad7193
PR 51803 Handle getcwd failure and lack of the function better.

2012-01-11  Janne Blomqvist  <jb@gcc.gnu.org>
            Mike Stump  <mikestump@comcast.net>
PR libfortran/51803
* runtime/main.c (store_exe_path): Handle getcwd failure and lack
of the function better.

Co-Authored-By: Mike Stump <mikestump@comcast.net>
From-SVN: r183090
libgfortran/ChangeLog
libgfortran/runtime/main.c