diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-06-14 17:20:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-06-14 17:20:33 +0000 |
commit | 079d2e14e3cb6c8306b1791b780e305aff910804 (patch) | |
tree | 7e63b9f510cb285d3fd9ecb391fe366ef32d7178 /gcc/c | |
parent | eed7fbc5e35259367407b809d3b8e17a9552f5ee (diff) | |
download | gcc-079d2e14e3cb6c8306b1791b780e305aff910804.zip gcc-079d2e14e3cb6c8306b1791b780e305aff910804.tar.gz gcc-079d2e14e3cb6c8306b1791b780e305aff910804.tar.bz2 |
escape: Implement flood phase.
Walks the connection graphs built in the assign phase from the
function context's sink, propagating the escape level to each
visited node and uncovering nodes that leak out of their scope
which implies they must be heap allocated.
Reviewed-on: https://go-review.googlesource.com/18413
From-SVN: r237453
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions