diff options
author | Richard Biener <rguenther@suse.de> | 2021-02-10 10:17:15 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-02-10 11:31:13 +0100 |
commit | 72932511053596091ad291539022b51d9f2ba418 (patch) | |
tree | deed5164277a505e145f917fc814cd9878f0d746 /gcc/tree-switch-conversion.c | |
parent | bd0e37f68a3aed944df4eb739a0734bb87153749 (diff) | |
download | gcc-72932511053596091ad291539022b51d9f2ba418.zip gcc-72932511053596091ad291539022b51d9f2ba418.tar.gz gcc-72932511053596091ad291539022b51d9f2ba418.tar.bz2 |
rtl-optimization/99054 - fix leak in fixup_partitions
This fixes a leak of the vector retured by find_partition_fixes
by turning it into an auto_vec.
2021-02-10 Richard Biener <rguenther@suse.de>
PR rtl-optimization/99054
* cfgrtl.c (rtl-optimization/99054): Return an auto_vec.
(fixup_partitions): Adjust.
(rtl_verify_edges): Likewise.
Diffstat (limited to 'gcc/tree-switch-conversion.c')
0 files changed, 0 insertions, 0 deletions