[Bug c++/53534] gcov erroneously reporting opening brace of constructor is never executed.
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 31 04:28:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53534
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gcov-profile |c++
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-31 03:27:34 UTC ---
This is due to in-charge vs out-of-charge constructors.
More information about the Gcc-bugs
mailing list