re PR tree-optimization/83189 (internal compiler error: in probability_in, at profile...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 11 Jan 2018 08:14:33 +0000 (09:14 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 11 Jan 2018 08:14:33 +0000 (08:14 +0000)
commit29c02e655dca7391afb7f2cbfab7c7bcb68361ac
tree850390880e53385f1c5fc8cc4e7abc4204bea7b7
parent3211aea29a0576eeb3326879b2f58fc0ed374a40
re PR tree-optimization/83189 (internal compiler error: in probability_in, at profile-count.h:1050)

PR middle-end/83189
* gfortran.fortran-torture/compile/pr83189.f90: New testcase.
* tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Handle zero
profile.

From-SVN: r256480
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr83081.f90 [deleted file]
gcc/testsuite/gfortran.fortran-torture/compile/pr83189.f90 [new file with mode: 0644]
gcc/tree-ssa-loop-manip.c