[gcc/marxin/heads/vec-grow-step-2] vec: use inexact growth where possible.
Martin Liska
marxin@gcc.gnu.org
Tue Sep 1 11:26:17 GMT 2020
The branch 'marxin/heads/vec-grow-step-2' was updated to point to:
dfe74c4c113... vec: use inexact growth where possible.
It previously pointed to:
617e0e34ef4... vec: use inexact growth where possible.
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------
617e0e3... vec: use inexact growth where possible.
commit 617e0e34ef48af2907fa757a47258f10438e6424
Author: Martin Liska <mliska@suse.cz>
Date: Mon Aug 10 12:09:19 2020 +0200
vec: use inexact growth where possible.
gcc/ChangeLog:
* cfgrtl.c (rtl_create_basic_block): Use default value for
growth vector function.
* gimple.c (gimple_set_bb): Likewise.
* symbol-summary.h: Likewise.
* tree-cfg.c (init_empty_tree_cfg_for_function): Likewise.
(build_gimple_cfg): Likewise.
(create_bb): Likewise.
(move_block_to_fn): Likewise.
Summary of changes (added commits):
-----------------------------------
dfe74c4... vec: use inexact growth where possible.
commit dfe74c4c113de45155872483e0c92f1e050d7dff
Author: Martin Liska <mliska@suse.cz>
Date: Mon Aug 10 12:09:19 2020 +0200
vec: use inexact growth where possible.
gcc/ChangeLog:
* cfgrtl.c (rtl_create_basic_block): Use default value for
growth vector function.
* gimple.c (gimple_set_bb): Likewise.
* symbol-summary.h: Likewise.
* tree-cfg.c (init_empty_tree_cfg_for_function): Likewise.
(build_gimple_cfg): Likewise.
(create_bb): Likewise.
(move_block_to_fn): Likewise.
More information about the Gcc-cvs
mailing list