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/32554] [4.2 Only] Bug in P formatting



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2007-07-08 02:20 -------
Subject: Bug 32554

Author: jvdelisle
Date: Sun Jul  8 02:20:10 2007
New Revision: 126456

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126456
Log:
2007-07-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/32554
        Backport from trunk.
        * io/write.c (output_float): Set edigits to a fixed size, avoiding
        variation in field width calculation and eliminate buffer overrun.

Modified:
    branches/gcc-4_2-branch/libgfortran/ChangeLog
    branches/gcc-4_2-branch/libgfortran/io/write.c


-- 


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


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