diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-09 23:36:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-09 23:36:46 +0000 |
commit | 47e8a22a179a53f681ab4e2478ffd62d01fb5f52 (patch) | |
tree | f6c752ac4ba05b7c95ae68696c2207393df008d4 /gcc/predict.c | |
parent | 311eca53bd28cad25686c9a6d967ceb211f214e1 (diff) | |
download | gcc-47e8a22a179a53f681ab4e2478ffd62d01fb5f52.zip gcc-47e8a22a179a53f681ab4e2478ffd62d01fb5f52.tar.gz gcc-47e8a22a179a53f681ab4e2478ffd62d01fb5f52.tar.bz2 |
compiler: stack allocate defer thunk
Defer statement may need to allocate a thunk. When it is not
inside a loop, this can be stack allocated, as it runs before
the function finishes.
Reviewed-on: https://go-review.googlesource.com/85639
From-SVN: r256410
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions