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]

testing GCC


Hi, all:

I'm trying to use gcov to get the coverage information
while running testsuite for GCC. However, right after
I compile gcc source code (after I type in the command
"make bootstrap"), I run gcov, there is already
coverage info there although I did not run any
testsuite yet!

Can anybody tell me what's wrong and how to get rid of
those coverage info before I start to run testsuite?

Thank you very much!

Jane

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools


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