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/44779] The gcov library does not adequately handle functions with constructor/destructor attributes



------- Comment #5 from jay dot vaughan at thalesgroup dot com  2010-07-02 11:32 -------
To use the sources provided as a test unit:

1. First, 'make clean'.
2. Then, 'make test.app' - notice the coverage of the constructor/destructor
functions.
3. Then, 'make test.lib' - notice coverage.


-- 

jay dot vaughan at thalesgroup dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jay dot vaughan at
                   |                            |thalesgroup dot com


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


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