]> git.ipfire.org Git - thirdparty/gcc.git/commit
[AutoFDO][testsuite] Enable clone-merge-1.c only for fauto-profile
authorKugan Vivekanandarajah <kvivekananda@nvidia.com>
Sun, 8 Jun 2025 23:39:35 +0000 (09:39 +1000)
committerKugan Vivekanandarajah <kvivekananda@nvidia.com>
Sun, 8 Jun 2025 23:40:48 +0000 (09:40 +1000)
commitdf94fb81e76ca26244ff86bf21871e2887040cff
tree99397d1dfd8f2a304b390fc4a4eb18d1d240b21e
parentfd042192094c456e275c53dfe92383bec1e9fca3
[AutoFDO][testsuite] Enable clone-merge-1.c only for fauto-profile

This patch enables clone-merge-1.c only for fauto-profile as it is
failing otherwise. This also fixes a yupo in merge.

gcc/testsuite/ChangeLog:

* gcc.dg/tree-prof/clone-merge-1.c: Enable only for
-fauto-profile.

gcc/ChangeLog:

* auto-profile.cc (function_instance::merge): Fix typo.

Signed-off-by: Kugan Vivekanandarajah <kvivekananda@nvidia.com>
gcc/auto-profile.cc
gcc/testsuite/gcc.dg/tree-prof/clone-merge-1.c