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 fortran/42945] Gcov -a fails on Fortan generated object file (infinite loop?)



------- Comment #3 from graeme dot parkin at btinternet dot com  2010-02-03 15:47 -------
(In reply to comment #2)
> -a is very expensive and prone to run into some endless cfg reduction, try
> to avoid it.
> 
I am actually using lcov (1.9) which uses it automatically (only by looking
into lcov discovered it used -a if available). I assume lcov uses it for some
analysis purpose. Not sure you can stop it and not sure what it does if I do.


-- 


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


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