diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2023-10-17 15:02:29 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2023-10-17 15:02:29 +0100 |
commit | 305034e3ae9499264c539ec14529e849eef7d725 (patch) | |
tree | 3d028d5539bb62ac66943681b6d23c09fbe19213 /config | |
parent | ef6696af08a888b53e0e21b17c0a1f87ffdfc3c6 (diff) | |
download | gcc-305034e3ae9499264c539ec14529e849eef7d725.zip gcc-305034e3ae9499264c539ec14529e849eef7d725.tar.gz gcc-305034e3ae9499264c539ec14529e849eef7d725.tar.bz2 |
tree-cfg: Add count information when creating new bb in move_sese_region_to_fn
This patch makes sure the profile_count information is initialized for the new
bb created in move_sese_region_to_fn.
gcc/ChangeLog:
* tree-cfg.cc (move_sese_region_to_fn): Initialize profile_count for
new basic block.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions