Fix tree-ssa/attr-hotcold-2.c failures now that the test runs.
authorWilco Dijkstra <wdijkstr@arm.com>
Tue, 21 Jun 2016 16:31:09 +0000 (16:31 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Tue, 21 Jun 2016 16:31:09 +0000 (16:31 +0000)
commit64ac50e29b7551e7ddde5f59ff1a7d7a95376475
tree160a63841514a084b3bc7e948f11b7cbeaa25305
parent2c40d56347f84df78a2cd54c4755189208bc21ab
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.

From-SVN: r237652
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/attr-hotcold-2.c