aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.cc
diff options
context:
space:
mode:
authorEugene Rozenfeld <erozen@microsoft.com>2022-09-27 17:28:20 -0700
committerEugene Rozenfeld <erozen@microsoft.com>2022-09-27 17:36:19 -0700
commit28390443ff72039ee8215fef2560fe76690af155 (patch)
treea858ced0619971d666ef7c5d010c7d3c60337635 /gcc/tree.cc
parent1f16a020acbea0af26209478990b83b1a1ba3a2b (diff)
downloadgcc-28390443ff72039ee8215fef2560fe76690af155.zip
gcc-28390443ff72039ee8215fef2560fe76690af155.tar.gz
gcc-28390443ff72039ee8215fef2560fe76690af155.tar.bz2
Fix AutoFDO tests to not look for hot/cold splitting.
AutoFDO counts are not reliable and we are currently not performing hot/cold splitting based on them. This change adjusts several tree-prof tests not to check for hot/cold splitting when run with AutoFDO. gcc/testsuite/ChangeLog: * gcc.dg/tree-prof/cold_partition_label.c: Don't check for hot/cold splitting with AutoFDO. * gcc.dg/tree-prof/section-attr-1.c: Don't check for hot/cold splitting with AutoFDO. * gcc.dg/tree-prof/section-attr-2.c: Don't check for hot/cold splitting with AutoFDO. * gcc.dg/tree-prof/section-attr-3.c: Don't check for hot/cold splitting with AutoFDO.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions