aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-int.h
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-01-18 11:22:34 +0100
committerRichard Biener <rguenther@suse.de>2024-01-18 13:17:31 +0100
commit1c1853a70f9422169190e65e568dcccbce02d95c (patch)
tree41cc2a5b25c55aeccb4d209372ff1de575e94e03 /gcc/sched-int.h
parent695f615f9836b10318d1fa2cd5aa18cebb3eeaca (diff)
downloadgcc-1c1853a70f9422169190e65e568dcccbce02d95c.zip
gcc-1c1853a70f9422169190e65e568dcccbce02d95c.tar.gz
gcc-1c1853a70f9422169190e65e568dcccbce02d95c.tar.bz2
Fix memory leak in vect_analyze_loop_form
The following fixes a memory leak in vect_analyze_loop_form which fails to free the loop body it gets. It also allows more countable exits, matching what we can handle later, when we decide which exit to use as main exit. Finally some no longer applying comments are adjusted. * tree-vect-loop.cc (vec_init_loop_exit_info): Adjust comment, prefer all later exits we can handle. (vect_analyze_loop_form): Free the allocated loop body. Adjust comments.
Diffstat (limited to 'gcc/sched-int.h')
0 files changed, 0 insertions, 0 deletions