]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
re PR tree-optimization/24225 (ICE: segmentation fault in profile.c:branch_prob)
authorSteven Bosscher <stevenb@suse.de>
Mon, 24 Oct 2005 19:20:38 +0000 (19:20 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 24 Oct 2005 19:20:38 +0000 (19:20 +0000)
commit7ffc0411cc7a2dce0d2c667dd1e252c5f0eecc2f
tree78d749862fc5fc748bcc0b95c662c0ae14a9f3ed
parent77c4f044f6ed9067a72d516bc6b40728fb9756eb
re PR tree-optimization/24225 (ICE: segmentation fault in profile.c:branch_prob)

PR tree-optimization/24225

gcc/
* profile.c (branch_prob): Look from end to start through a
basic block when looking for a locus.

testsuite/
* gcc.dg/pr24225.c: New test.

From-SVN: r105857
gcc/ChangeLog
gcc/profile.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr24225.c [new file with mode: 0644]
This page took 0.053962 seconds and 5 git commands to generate.