]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 3 Aug 2007 22:09:10 +0000 (22:09 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 3 Aug 2007 22:09:10 +0000 (22:09 +0000)
commitf353733a26494c2b5684382f06d152381529077b
tree7c1981a62b5a05fcb566b6985611348493c6918d
parent0a4221f6e4bedc3d1e395a69f60f263f52361c09
re PR libfortran/32977 (All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing)

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.

From-SVN: r127187
libgfortran/ChangeLog
libgfortran/io/unix.c