write.c (itoa): Rename back to gfc_itoa.
authorDanny Smith <dannysmith@clear.net.nz>
Wed, 15 Apr 2009 04:05:02 +0000 (04:05 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Wed, 15 Apr 2009 04:05:02 +0000 (04:05 +0000)
commit4ff626092ebbea4bceccc9f9fba0bb35b9d22808
tree4d7427e41aeb0edf46a140b03aa8960772732118
parentdab71827a9201dd1ba59d1095fac1237036f9f0b
write.c (itoa): Rename back to gfc_itoa.

       * io/write.c (itoa) : Rename back to gfc_itoa.
       (write_i): Adjust call to write_decimal.
       (write_integer):  Use gfc_itoa.

From-SVN: r146079
libgfortran/ChangeLog
libgfortran/io/write.c