[Bug gcov-profile/7970] Arc profiling doesn't work reliably on global destructors

dhammen at odysseysr dot com gcc-bugzilla@gcc.gnu.org
Fri Jun 17 17:45:00 GMT 2011


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

David Hammen <dhammen at odysseysr dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhammen at odysseysr dot
                   |                            |com

--- Comment #5 from David Hammen <dhammen at odysseysr dot com> 2011-06-17 17:45:30 UTC ---
This bug *still* exists as of i686-apple-darwin10-g++-4.2.1. The problem is
apparently the collision of two at_exit() handlers, with C++'s global
destructor coming in last.



More information about the Gcc-bugs mailing list