[Bug c++/53534] gcov erroneously reporting opening brace of constructor is never executed.
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 7 06:20:55 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53534
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=3187
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |4.5.0
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This was actually fixed in GCC 4.5.0 which was released 2 years before this bug
report was filed.
It was fixed by r0-96945 (aka PR 3187).
More information about the Gcc-bugs
mailing list