diff options
author | Jan Hubicka <hubicka@ucw.cz> | 2025-09-04 17:29:07 +0200 |
---|---|---|
committer | Jan Hubicka <hubicka@ucw.cz> | 2025-09-04 17:29:07 +0200 |
commit | 79d9ff28c2da0fde4aae0c034d7d39ef27558c14 (patch) | |
tree | 79aed86a36d72dd3649910bca40beaae90264021 /gcc/testsuite/gcc.dg/cpp/charconst-4.c | |
parent | 1da3c4d90e678af0fed89c5638c97a41e5e04547 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
With -fpartial-profling we ICE building perlbench and gcc from spec2k17 since
afdo_annotate_cfg applies knowlede about zero profiles too early. This patch
moves it after the early exit when profile is 0 everywhere and also fixes
formatting issue in the next block.
gcc/ChangeLog:
* auto-profile.cc (afdo_annotate_cfg): Apply zero_bbs after early
exit for missing profile; fix formating
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/charconst-4.c')
0 files changed, 0 insertions, 0 deletions