re PR tree-optimization/86038 (ICE in to_reg_br_prob_base, at profile-count.h:242)
authorRichard Biener <rguenther@suse.de>
Mon, 4 Jun 2018 09:28:22 +0000 (09:28 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 4 Jun 2018 09:28:22 +0000 (09:28 +0000)
commitc77bb6744644149d5a64b909db98671f57d92f83
tree9383bdc62244de6efa7c5083cccf019a14cec420
parent34a1d5c2c7ffd8f790da87f8e23180cf7d17b81b
re PR tree-optimization/86038 (ICE in to_reg_br_prob_base, at profile-count.h:242)

2018-06-04  Richard Biener  <rguenther@suse.de>

PR tree-optimization/86038
* tracer.c (find_best_successor): Check probability for
being initialized, bail out if not.

* gcc.dg/pr86038.c: New testcase.

From-SVN: r261142
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr86038.c [new file with mode: 0644]
gcc/tracer.c