diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-05-17 12:26:19 +0100 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:35 -0300 |
commit | 44b3f52ae7517e2d694c950e657b4ef2c9e5a9d2 (patch) | |
tree | f27f382de6448ed05b50942d2b3a465d5fdad4df /gcc/tree-inline.c | |
parent | c295d4c52f79b6d94ca3421c6d1d583ebc346679 (diff) | |
download | gcc-44b3f52ae7517e2d694c950e657b4ef2c9e5a9d2.zip gcc-44b3f52ae7517e2d694c950e657b4ef2c9e5a9d2.tar.gz gcc-44b3f52ae7517e2d694c950e657b4ef2c9e5a9d2.tar.bz2 |
coroutines: Avoid a maybe used uninitialized warning. NFC.
This avoids a (bogus) warning that occurs with some bootstrap
compilers.
gcc/cp/ChangeLog:
2020-05-17 Iain Sandoe <iain@sandoe.co.uk>
* coroutines.cc (morph_fn_to_coro): Initialize the
gro variable.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions