* gcc.dg/tree-ssa/ssa-lim-11.c: Disable branch prediction.
From-SVN: r249271
This commit is contained in:
parent
28ae04d46e
commit
ec73e54d0a
@ -1,3 +1,7 @@
|
||||
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" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user