This is the mail archive of the gcc@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]

new edge coverage profiler on gcc 3.3


Hi,


I compile the program with -fprofile-arcs and
-ftest-coverage, but gcc3.3(latest snapshot)
does not generate "*.da" files after running the program.

I'd like to know wether the implemenation of
new edge coverage profiler on gcc3.3 complete
or not.  Thanks.

Qiong


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