trans-const.c (gfc_build_cstring_const): New function.
authorTobias Schlüter <tobi@gcc.gnu.org>
Mon, 4 Oct 2004 20:55:49 +0000 (22:55 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Mon, 4 Oct 2004 20:55:49 +0000 (22:55 +0200)
commit95638988cb96e12a6472bfdde500fa5105d7c251
tree3bc67b7ed0b9882c2945e7136e69be9b705e553d
parentee569894e73717bcc0ee7598a0fd250d0e07b50f
trans-const.c (gfc_build_cstring_const): New function.

* trans-const.c (gfc_build_cstring_const): New function.
(gfc_init_cst): Use new function.
* trans-const.h (gfc_build_cstring_const): Add prototype.
* trans-io.c (set_string, set_error_locus): Use new function.
* trans-stmt.c (gfc_trans_goto): Use new function.

From-SVN: r88528
gcc/fortran/trans-const.c
gcc/fortran/trans-const.h
gcc/fortran/trans-io.c
gcc/fortran/trans-stmt.c