re PR tree-optimization/55569 (ICE: in check_probability, at basic-block.h:944 with...
commit7770c9e9060766568d00815506142658e703f629
authorJan Hubicka <jh@suse.cz>
Wed, 9 Jan 2013 21:29:07 +0000 (9 22:29 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 9 Jan 2013 21:29:07 +0000 (9 21:29 +0000)
treec77375c482da17eb65c2be59bfe9f091ce996e8d
parenta19b1432574df7f3c59b9668adc56141db4a3333
re PR tree-optimization/55569 (ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize)

PR tree-optimization/55569
* cfgloopmanip.c (scale_loop_profile): Make ITERATION_BOUND gcov_type.
* cfgloop.h (scale_loop_profile): Likewise.

From-SVN: r195067
gcc/ChangeLog
gcc/cfgloop.h
gcc/cfgloopmanip.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr55569.c [new file with mode: 0644]