diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-05-30 17:03:40 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:09:25 -0300 |
commit | b0f06e250264df26f8086ceadfb9ffe2b25c2e4e (patch) | |
tree | 154bbd6e7a7aeb52ab6b5b9417011bad7efffdb5 /gcc/gimple-array-bounds.cc | |
parent | 85169d9f15c3e16df5802cb3a9e90e10746f2a3d (diff) | |
download | gcc-b0f06e250264df26f8086ceadfb9ffe2b25c2e4e.zip gcc-b0f06e250264df26f8086ceadfb9ffe2b25c2e4e.tar.gz gcc-b0f06e250264df26f8086ceadfb9ffe2b25c2e4e.tar.bz2 |
coroutines: Fix unused value found by static analysis.
This fixes up the zero-initialization of the coro frame pointer
to avoid an unused assigned value, spotted by Martin Liska with
static analysis.
gcc/cp/ChangeLog:
* coroutines.cc (morph_fn_to_coro): Revise initialization
of the frame pointer to avoid an unused value.
Diffstat (limited to 'gcc/gimple-array-bounds.cc')
0 files changed, 0 insertions, 0 deletions