PR middle-end/89497
* g++.dg/tree-prof/devirt.C: Adjust also the ilp32
scan-tree-dump-times from dom3 to tracer pass.
From-SVN: r269332
+2019-03-01 Jakub Jelinek <jakub@redhat.com>
+
+ PR middle-end/89497
+ * g++.dg/tree-prof/devirt.C: Adjust also the ilp32
+ scan-tree-dump-times from dom3 to tracer pass.
+
2019-03-01 Segher Boessenkool <segher@kernel.crashing.org>
* gcc.target/powerpc/ throughout: Delete dg-skip-if "do not override
}
/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn16" 1 "tracer" { target { lp64 || llp64 } } } } */
-/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn8" 1 "dom3" { target ilp32 } } } */
+/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::_ZThn8" 1 "tracer" { target ilp32 } } } */
/* { dg-final-use-not-autofdo { scan-tree-dump-times "folding virtual function call to virtual unsigned int mozPersonalDictionary::AddRef" 1 "tracer" } } */