Fix for an AutoFDO test.
authorEugene Rozenfeld <erozen@microsoft.com>
Fri, 16 Sep 2022 23:25:25 +0000 (16:25 -0700)
committerEugene Rozenfeld <erozen@microsoft.com>
Fri, 16 Sep 2022 23:36:11 +0000 (16:36 -0700)
commiteaddc87b51117c5f2346089999907c2de5780d37
treeebf2a6b4ac003624643d1aa92cb5a90e68ffec65
parent6e80a1d164d1f996ad08a512c000025a7c2ca893
Fix for an AutoFDO test.

After https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=c17975d81aaed49ff759c20c68b31304a6953d58
the expected inlining in indir-call--prof-2.c test happens during afdo phase instead of einline.
This patch adjusts the test accordingly.

gcc/testsuite/ChangeLog:

* gcc.dg/tree-prof/indir-call-prof-2.c: Fix dg-final-use-autofdo.
gcc/testsuite/gcc.dg/tree-prof/indir-call-prof-2.c