diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2021-06-23 08:13:22 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-07-09 17:43:25 +0100 |
commit | 0d5db79a61af150cba48612c9fbc3267262adb93 (patch) | |
tree | a335b660790bca16845f6d281d564cd1956ba209 /gcc/gcc.c | |
parent | 41bd1b190358fce213f5add8396faf14a32d5c23 (diff) | |
download | gcc-0d5db79a61af150cba48612c9fbc3267262adb93.zip gcc-0d5db79a61af150cba48612c9fbc3267262adb93.tar.gz gcc-0d5db79a61af150cba48612c9fbc3267262adb93.tar.bz2 |
coroutines: Fix a typo in rewriting the function.
When amending the function re-write code, I made a typo in
the block connections. This has not shown up in any test
fails (as far as can be seen) but is a regression in debug
info.
Fixed thus.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/cp/ChangeLog:
* coroutines.cc
(coro_rewrite_function_body): Connect the replacement
function block to the block nest correctly.
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions