[Bug libfortran/51803] gfortran getcwd at startup
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 11 07:35:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51803
--- Comment #5 from Janne Blomqvist <jb at gcc dot gnu.org> 2012-01-11 07:34:22 UTC ---
Author: jb
Date: Wed Jan 11 07:34:16 2012
New Revision: 183090
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183090
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/runtime/main.c
More information about the Gcc-bugs
mailing list