diff options
author | Richard Biener <rguenther@suse.de> | 2015-03-10 11:16:33 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2015-03-10 11:16:33 +0000 |
commit | a563c2869215ff2581159dc8fa429d8b969477e6 (patch) | |
tree | 4cbc47b87a03895c92aeef265dd610dc202a91b8 /gcc/fortran/trans.h | |
parent | 77d68d9796d35dbd48513518b7ae338979038547 (diff) | |
download | gcc-a563c2869215ff2581159dc8fa429d8b969477e6.zip gcc-a563c2869215ff2581159dc8fa429d8b969477e6.tar.gz gcc-a563c2869215ff2581159dc8fa429d8b969477e6.tar.bz2 |
re PR middle-end/63155 (memory hog)
2015-03-10 Richard Biener <rguenther@suse.de>
PR middle-end/63155
* tree-ssa-coalesce.h (verify_ssa_coalescing): Declare.
* tree-ssa-coalesce.c: Include timevar.h.
(attempt_coalesce): Handle graph being NULL.
(coalesce_partitions): Call verify_ssa_coalescing if ENABLE_CHECKING.
Split out abnormal coalescing to ...
(perform_abnormal_coalescing): ... this function.
(coalesce_ssa_name): Perform abnormal coalescing without computing
live/conflict.
(verify_ssa_coalescing_worker): New function.
(verify_ssa_coalescing): Likewise.
From-SVN: r221318
Diffstat (limited to 'gcc/fortran/trans.h')
0 files changed, 0 insertions, 0 deletions