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/38784] gcc 4.4.0 20090109 - Naming xgcc.* gcc.* when configure with "--enable-coverage=noopt"



------- Comment #1 from rob1weld at aol dot com  2009-01-09 15:46 -------
I re-checked _which_ gcov was actually being ran it was Sun's. Fixed,
by 1 and 2 invalid (old gcov does not read new files).


The third Bug is valid still:

'gcov can't find "xgcc.gcno" and "xgcc.gcda" because they are being
named "gcc.gcno" and "gcc.gcda". The gcov program should get both.'

Rob


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38784


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