[Bug middle-end/44777] [4.4/4.5 Regression] ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 9 21:35:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44777
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-09 21:34:25 UTC ---
Author: jakub
Date: Thu Feb 9 21:34:21 2012
New Revision: 184070
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184070
Log:
Backported from mainline
2012-01-05 Jakub Jelinek <jakub@redhat.com>
PR middle-end/44777
* profile.c (branch_prob): Split bbs that have exit edge
and need a fake entry edge too.
* gcc.dg/tree-prof/pr44777.c: New test.
Added:
branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-prof/pr44777.c
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/profile.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list