This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov/profile/25351] Segmentation fault in function coverage_checksum_string



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]