aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-12-08 12:12:50 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-12-08 12:12:50 +0000
commit28ea163c41fc5ca58c6e9368ece155e42ecd9cc7 (patch)
tree3acf587d99ca8dc03d7815cf30f37b0b182d72de /gcc/stmt.c
parent54625ca1213528d64717d1a95163a2613151beb7 (diff)
downloadgcc-28ea163c41fc5ca58c6e9368ece155e42ecd9cc7.zip
gcc-28ea163c41fc5ca58c6e9368ece155e42ecd9cc7.tar.gz
gcc-28ea163c41fc5ca58c6e9368ece155e42ecd9cc7.tar.bz2
re PR rtl-optimization/55158 (segfault in schedule_region at -O3)
PR rtl-optimization/55158 * sched-rgn.c (bb_state_array, bb_state): Add some explaining comment, and initialize to NULL explicitly. (realloc_bb_state_array): New function. (free_bb_state_array): New function. (schedule_region): Call realloc_bb_state_array after schedule_block. (sched_rgn_init): Use realloc_bb_state_array to initialize bb_state. (sched_rgn_finish): Use free_bb_state_array to free it. From-SVN: r194322
Diffstat (limited to 'gcc/stmt.c')
0 files changed, 0 insertions, 0 deletions