This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/51803] gfortran getcwd at startup


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]