This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14291] [3.4/3.5 Regression] -fprofile-arcs fails (unresolved symbol)
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2004 02:24:48 -0000
- Subject: [Bug target/14291] [3.4/3.5 Regression] -fprofile-arcs fails (unresolved symbol)
- References: <20040225150311.14291.xtrochu@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-03-22 02:24 -------
Subject: Bug 14291
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: dannysmith@gcc.gnu.org 2004-03-22 02:24:34
Modified files:
gcc : ChangeLog gcov-io.h
Log message:
PR target/14291
* gcov-io.h (gcov_truncate): Define ftruncate as _chsize for
__MINGW32__.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.358&r2=2.2326.2.359
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcov-io.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.47&r2=1.47.10.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14291