cfgexpand.c
173 KB
-
use rtx_code_label in lab_rtx_for_bb hash map · 134aa83c
gcc/ChangeLog: * cfgexpand.c (label_rtx_for_bb): Change type to hash_map<basic_block, rtx_code_label *> *. (expand_gimple_basic_block): Adjust. (pass_expand::execute): Likewise. From-SVN: r214842
Trevor Saunders committed