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 c++/53534] gcov erroneously reporting opening brace of constructor is never executed.


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.


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