https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124840
Bug ID: 124840
Summary: library module BinDict.Key returns value
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: modula2
Assignee: gaius at gcc dot gnu.org
Reporter: gaius at gcc dot gnu.org
Target Milestone: ---
The library module gcc/m2/gm2-libs/BinDict.mod procedure Key, should return
node^.key, rather than node^.value.
