[Bug c++/59255] [4.8/4.9 Regression] Segmentation fault with std::function and -fprofile-use

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 20 16:34:00 GMT 2013


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Dec 20 16:34:21 2013
New Revision: 206153

URL: http://gcc.gnu.org/viewcvs?rev=206153&root=gcc&view=rev
Log:
    PR c++/59255
    Backported from mainline
    2013-08-19  Dehao Chen  <dehao@google.com>

    * value-prof.c (gimple_ic): Fix the bug of adding EH edge.

    * g++.dg/tree-prof/pr59255.C: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/tree-prof/pr59255.C
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/gcc/value-prof.c



More information about the Gcc-bugs mailing list