* gcc.dg/tree-ssa/ssa-lim-11.c: Disable branch prediction.
authorJan Hubicka <hubicka@ucw.cz>
Fri, 16 Jun 2017 17:19:50 +0000 (19:19 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 16 Jun 2017 17:19:50 +0000 (17:19 +0000)
From-SVN: r249271

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-11.c

index f6b56ad5742d6d2da0cb0bbe1aac85a1283491f7..3f91cabf4a065ed76bb4101f349a2476b243b8a4 100644 (file)
@@ -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
index 4c3898278b112589e41ae68073c9c6f90d66e717..f35c0f38e29c4821ecb0e51a479fff34f28e3861 100644 (file)
@@ -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" } } */