https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64634

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Feb 18 22:02:43 2015
New Revision: 220801

URL: https://gcc.gnu.org/viewcvs?rev=220801&root=gcc&view=rev
Log:
    PR gcov-profile/64634
    * tree-eh.c (frob_into_branch_around): Fix up typos
    in function comment.
    (lower_catch): Put eh_seq resulting from EH lowering of
    the cleanup sequence after the cleanup rather than before
    it.

    * g++.dg/gcov/gcov-15.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gcov/gcov-15.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-eh.c

Reply via email to