> Am 20.12.2024 um 04:04 schrieb Mark Harmstone :
>
> Commit 4ed189854eae ("Add block parameter to begin_block debug hook") changed
> the definition of the begin_block function pointer to add another parameter,
> but I missed a call in vmsdbgout_begin_block.
>
> Fixes bug #118123.
Ok
> gcc/
Commit 4ed189854eae ("Add block parameter to begin_block debug hook") changed
the definition of the begin_block function pointer to add another parameter,
but I missed a call in vmsdbgout_begin_block.
Fixes bug #118123.
gcc/
* vmsdbgout.cc (vmsdbgout_begin_block): Fix compilation error.
-