https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124840

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <[email protected]>:

https://gcc.gnu.org/g:386752481d0fc4b16feb9e2aaff8ebcf36b18de5

commit r16-8562-g386752481d0fc4b16feb9e2aaff8ebcf36b18de5
Author: Gaius Mulley <[email protected]>
Date:   Fri Apr 10 13:45:26 2026 +0100

    PR modula2/124840 library module BinDict.Key returns value

    This obvious bug fix returns the correct field of the node.
    Procedure function BinDict.Key should return key.

    gcc/m2/ChangeLog:

            PR modula2/124840
            * gm2-libs/BinDict.mod (Key): Return field key.

    Signed-off-by: Gaius Mulley <[email protected]>

Reply via email to