Fix tree-ssa/attr-hotcold-2.c failures now that the test runs.
commit949bfed4911d48c4fb6b31433f9ea84a5f0af486
authorwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Jun 2016 16:31:09 +0000 (21 16:31 +0000)
committerwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Jun 2016 16:31:09 +0000 (21 16:31 +0000)
tree160a63841514a084b3bc7e948f11b7cbeaa25305
parent7b3e5dc9fe27c574202fcf67ca545b2b1a3b974e
Fix tree-ssa/attr-hotcold-2.c failures now that the test runs.
GCC dumps the blocks 3 times so update count 3 and the test passes.

    gcc/testsuite/
* gcc.dg/tree-ssa/attr-hotcold-2.c (scan-tree-dump-times):
Set to 3 so test passes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237652 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c