aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/a-calfor.adb
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@ucw.cz>2025-09-04 17:29:07 +0200
committerJan Hubicka <hubicka@ucw.cz>2025-09-04 17:29:07 +0200
commit79d9ff28c2da0fde4aae0c034d7d39ef27558c14 (patch)
tree79aed86a36d72dd3649910bca40beaae90264021 /gcc/ada/libgnat/a-calfor.adb
parent1da3c4d90e678af0fed89c5638c97a41e5e04547 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
Fix ICE with auto-fdo and -fpartial-profilingHEADtrunkmaster
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/ada/libgnat/a-calfor.adb')
0 files changed, 0 insertions, 0 deletions