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 libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing



------- Comment #7 from tkoenig at gcc dot gnu dot org  2007-08-03 22:09 -------
Subject: Bug 32977

Author: tkoenig
Date: Fri Aug  3 22:09:10 2007
New Revision: 127187

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127187
Log:
2007-08-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR libfortran/32977
        * io/unix.c:  If there is no vsnprintf, use vsprintf and issue
        a fatal error when a buffer overrun occurs.


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


-- 


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


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