]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/tree-ssa/pr77445-2.c: Adjust template.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 21 Jan 2017 11:33:44 +0000 (12:33 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 21 Jan 2017 11:33:44 +0000 (11:33 +0000)
From-SVN: r244746

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c

index 414eec54c526e8792a0366ad317b931e138fad22..35ebbd23c27fc9257e69b89a83b6784484d54478 100644 (file)
@@ -1,3 +1,7 @@
+2017-01-20  Jan Hubicka  <hubicka@ucw.cz>
+
+       * gcc.dg/tree-ssa/pr77445-2.c: Adjust template.
+
 2017-01-21  Bernd Schmidt  <bschmidt@redhat.com>
 
        PR rtl-optimization/79125
index 47402ec5c4fe0f7994e5e940f2ecac52ae4c57c2..980d2e7aeabc8c57ac005731dc7ae6b44e4069bc 100644 (file)
@@ -119,5 +119,5 @@ enum STATES FMS( u8 **in , u32 *transitions) {
 /* The profile is not updated perfectly because it is inconsitent from
    profile estimation stage. But the number of inconsistencies should not
    increase much.  */
-/* { dg-final { scan-tree-dump "Jumps threaded: 16" "thread1" } } */
+/* { dg-final { scan-tree-dump "Jumps threaded: 1[1-9]" "thread1" } } */
 /* { dg-final { scan-tree-dump-times "Invalid sum" 2 "thread1" } } */