This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov/profile/24550] [4.x Regression] incorrect gcov code coverage output in 4.0 and 4.1
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2005 01:02:40 -0000
- Subject: [Bug gcov/profile/24550] [4.x Regression] incorrect gcov code coverage output in 4.0 and 4.1
- References: <bug-24550-10740@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-27 01:02 -------
// instantiating this string and calling a method on it causes the
// 'return' line to be marked as having never been executed
This is PR 12076, the problem is more in the front-end for that one, it is not
a regression though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24550