This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19985] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()
- From: "renierm at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2005 03:59:50 -0000
- Subject: [Bug middle-end/19985] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()
- References: <20050215214329.19985.lothar@xcerla.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From renierm at us dot ibm dot com 2005-03-08 03:59 -------
I am experiencing the same exact problem with our project
http://openhpi.sf.net.
gcov_exit() segfaults when the project is compiled with -fprofile-arcs and
-ftest-coverage using gcc-3.4.x, and unit tests are ran against the compiled
library.
This is a real and preoccupying problem for us on gcc-3.4.x.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19985