------- Comment #4 from pinskia at gcc dot gnu dot org 2009-01-12 19:29 -------
(In reply to comment #3)
> That is what I am saying. There should be an exclusion for that one file only.
Why? this is what should be done and how this has been implemented for a long
time.
-fprofile-arcs does not enable gmon profiling, It enables exact profiling of
basic block edges and nothing more.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38784