aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2020-05-30 17:03:40 +0100
committerIain Sandoe <iain@sandoe.co.uk>2020-05-30 19:08:36 +0100
commit9df0ff5f219b9e93d007f42939a6449ce2521cf5 (patch)
tree5bbf62f7cac2d83aff6c4457647783b157182015 /gcc/fortran
parent05e4db63d044ee235d2fbfab8b0bb9fbdfb18315 (diff)
downloadgcc-9df0ff5f219b9e93d007f42939a6449ce2521cf5.zip
gcc-9df0ff5f219b9e93d007f42939a6449ce2521cf5.tar.gz
gcc-9df0ff5f219b9e93d007f42939a6449ce2521cf5.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/fortran')
0 files changed, 0 insertions, 0 deletions