This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/32345] Unconditional snprintf use breaks all gfortran exec tests on Tru64 UNIX V4.0F
- From: "ro at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2007 10:26:27 -0000
- Subject: [Bug libfortran/32345] Unconditional snprintf use breaks all gfortran exec tests on Tru64 UNIX V4.0F
- References: <bug-32345-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ro at gcc dot gnu dot org 2007-06-15 10:26 -------
Subject: Bug 32345
Author: ro
Date: Fri Jun 15 10:26:16 2007
New Revision: 125739
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125739
Log:
PR libfortran/32345
* runtime/backtrace.c (show_backtrace): Only use snprintf if
available.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/runtime/backtrace.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32345