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 gcov/profile/24550] [4.x Regression] incorrect gcov code coverage output in 4.0 and 4.1



------- 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


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