------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-27 01:07 -------
And the EOF issue is also a front-end issue too:
(static destructors for t.cc) ()
{
<bb 0>:
[t.cc : 24] __static_initialization_and_destruction_0 (0, 65535);
[t.cc : 24] return;
There might be antoher bug about this too, I have to look.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gcov/profile |c++
Summary|[4.x Regression] incorrect |incorrect gcov code coverage
|gcov code coverage output in|output in 4.0 and 4.1
|4.0 and 4.1 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24550