]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/46528 (profiledbootstrap failure)
authorJakub Jelinek <jakub@redhat.com>
Mon, 6 Dec 2010 19:30:31 +0000 (20:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 6 Dec 2010 19:30:31 +0000 (20:30 +0100)
commit1c8b9983c4ea83e9dc9cc8b9043ab7bd57e8d25b
tree80fb7ab9558faa5067aa93c163c923dc75d9361f
parentf4477cf43336547f37db8243e9086fa3b5941e14
re PR bootstrap/46528 (profiledbootstrap failure)

PR tree-optimization/46528
PR debug/46338
* profile.c (branch_prob): Make sure last is never set to a debug
stmt.

From-SVN: r167515
gcc/ChangeLog
gcc/profile.c