diff options
author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-27 19:55:29 +0000 |
---|---|---|
committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-09-27 19:55:29 +0000 |
commit | 5a5211d177326d2019e27bdb2cebb91f97412181 (patch) | |
tree | ce69be03d7ed2ceb937c270359ca6eb571472c46 /gcc/cgraph.c | |
parent | 48b14f5076a521887a2286eb84e6b51de6c50fd8 (diff) | |
download | gcc-5a5211d177326d2019e27bdb2cebb91f97412181.tar.gz |
PR rtl-optimization/45792
* cfgcleanup.c (try_head_merge_bb): New rtx vector nextptr.
If not all insns are to be merged, for each edge, stash the
next candidate after the to-be-merged insns before doing the
merge, and use them for the retry at the new insertion point.
Handle CC0 targets when retrying.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164663 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions