re PR libfortran/36094 (Runtime error show_locus not working correctly)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 2 May 2008 01:33:16 +0000 (01:33 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 2 May 2008 01:33:16 +0000 (01:33 +0000)
commitc26cc9a6a615c77e768eda6d6e42b0c389f6a74f
tree82b7da964ed54742a86325c50e8da514f0edffbf
parent7cbb32e76988a3a9c790751864e409a01db63fe4
re PR libfortran/36094 (Runtime error show_locus not working correctly)

2008-05-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/36094
* runtime/error.c (show_locus): Provide modified error message when
filename has not yet been associated with a unit number.
* io/open.c (encoding_opt[]): Comment out "utf-8" option and add TODO.

From-SVN: r134876
libgfortran/ChangeLog
libgfortran/io/open.c
libgfortran/runtime/error.c