------- Comment #3 from laurent dot deniel at free dot fr 2006-08-01 20:55 ------- Newer gcc/gcov version (3.4.5 and 4) again changed the behavior, it is no longer possible to do gcov if :
- the .gcda file is empty - there is no .gcda file In the later case at least, gcov invoked on the .c (not the .gcda) should do the same as with previous gcc v3 releases : it should create a .c.gcov file without any executed line ... -- laurent dot deniel at free dot fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11651