bb-reorder.c
81.6 KB
-
PR jit/63854: Fix memory leak within bb-reorder.c · 548296b0
gcc/ChangeLog: PR jit/63854 * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges): Convert local bbs_in_hot_partition from vec<> to auto_vec<>. From-SVN: r217794
David Malcolm committed