Commit ec73e54d by Jan Hubicka Committed by Jan Hubicka

* gcc.dg/tree-ssa/ssa-lim-11.c: Disable branch prediction.

From-SVN: r249271
parent 28ae04d4
2017-06-16 Jan Hubicka <hubicka@ucw.cz>
* gcc.dg/tree-ssa/ssa-lim-11.c: Disable branch prediction.
2017-06-16 Richard Biener <rguenther@suse.de>
PR tree-optimization/81090
......
......@@ -22,4 +22,4 @@ void access_buf(struct thread_param* p)
}
}
/* { dg-final { scan-tree-dump-times "Executing store motion of __gcov0.access_buf\\\[\[01\]\\\] from loop 1" 2 "lim2" } } */
/* { dg-final { scan-tree-dump-times "Executing store motion of __gcov0.access_buf\\\[\[12\]\\\] from loop 1" 2 "lim2" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment