diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2021-03-03 16:13:00 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-09-01 14:23:16 +0100 |
commit | 8406ed9af2655479a9c8469d7acca2cf5784f5d6 (patch) | |
tree | 1ed34c5e6357e12888a85536c3622b2011c511d5 /gcc/objc | |
parent | fcc0c84cf5d29de431172347a28366ee0b428a86 (diff) | |
download | gcc-8406ed9af2655479a9c8469d7acca2cf5784f5d6.zip gcc-8406ed9af2655479a9c8469d7acca2cf5784f5d6.tar.gz gcc-8406ed9af2655479a9c8469d7acca2cf5784f5d6.tar.bz2 |
coroutines: No cleanups on goto statements.
Minor cleanup, this is statement not an expression, we do not
need to use finish_expr_stmt here.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/cp/ChangeLog:
* coroutines.cc (await_statement_walker): Use build_stmt and
add_stmt instead of build1 and finish_expr_stmt.
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions