diff options
author | Andrew Pinski <apinski@marvell.com> | 2021-10-16 03:09:05 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2021-10-21 08:18:58 +0000 |
commit | 36ec4a3c927bd2cc212a7f331ad842cd90eb5283 (patch) | |
tree | 65c064116c09614a24bdf064b2a03b32b7fcb58c /gcc/tree-ssa-threadbackward.c | |
parent | 0a717f13355928d05f134409bf004f900d358046 (diff) | |
download | gcc-36ec4a3c927bd2cc212a7f331ad842cd90eb5283.zip gcc-36ec4a3c927bd2cc212a7f331ad842cd90eb5283.tar.gz gcc-36ec4a3c927bd2cc212a7f331ad842cd90eb5283.tar.bz2 |
Factor out removal of write only stores from execute_fixup_cfg
To make it easier to fix PR 102703, factoring this code out
to its own function makes it easier to read and less indentions
too.
gcc/ChangeLog:
* tree-cfg.c (maybe_remove_writeonly_store): New function
factored out from ...
(execute_fixup_cfg): Here. Call maybe_remove_writeonly_store.
Diffstat (limited to 'gcc/tree-ssa-threadbackward.c')
0 files changed, 0 insertions, 0 deletions