PR 51803 Handle getcwd failure and lack of the function better.
commitc877b3746f02f0f3fc36ec5da65ffa8475e12fae
authorjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2012 07:34:16 +0000 (11 07:34 +0000)
committerjb <jb@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2012 07:34:16 +0000 (11 07:34 +0000)
treeb5f05dd66b706344b7b79599c6f1030525dab0c1
parent927a01eba66c97c810b74e48669832863c8b846d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183090 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/runtime/main.c