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/23148] [4.1 Regression] gcov test failures


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-05 03:43 -------
Fixed by:
2005-08-04  Jan Hubicka  <jh@suse.cz>

        * profile.c (branch_prob): Split edges with goto locus on them
        to get proper line counts.
        * tree-cfg.c (make_cond_expr_edges): Record user goto locuses, if any.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23148


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