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 fortran/38504] double minus sign when printing integer?



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2008-12-14 06:52 -------
Subject: Bug 38504

Author: jvdelisle
Date: Sun Dec 14 06:50:53 2008
New Revision: 142747

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142747
Log:
2008-12-13  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/38504
        io/write.c (write_decimal): Skip extra sign '-' at beginning of string
        returned by gfc_itoa.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38504


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