This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov/profile/25351] Segmentation fault in function coverage_checksum_string
- From: "lothar at tradescape dot biz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2006 18:45:53 -0000
- Subject: [Bug gcov/profile/25351] Segmentation fault in function coverage_checksum_string
- References: <bug-25351-11856@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from lothar at tradescape dot biz 2006-03-24 18:45 -------
We also get ICEs on valid code with gcc 4.1.0 on both i686 and x86_64 both on
Linux if we compile our source with -fprofile-arcs -ftest-coverage.
When I tried to produce a precompiled (-E) file I could NOT reproduce the ICE
which made it impossible for me to file a bug report on my own. It worked
without problems with gcc 4.0.2.
I downloaded the Quick Fix and we no longer get ICEs. I have NOT checked the
quality of the coverage output produced by this patched gcc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25351