This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- From: "tkoenig at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2007 21:09:49 -0000
- Subject: [Bug libfortran/32977] [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
- References: <bug-32977-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from tkoenig at gcc dot gnu dot org 2007-08-03 21:09 -------
Created an attachment (id=14018)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14018&action=view)
patch
This should fix it, and also provide at least some safeguards
against buffer overrun in case we ever produce an error
message that's too long.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32977