]> git.ipfire.org Git - thirdparty/gcc.git/commit
modula2: tidyup patch
authorGaius Mulley <gaiusmod2@gmail.com>
Wed, 31 Jan 2024 15:51:49 +0000 (15:51 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Wed, 31 Jan 2024 15:51:49 +0000 (15:51 +0000)
commitdcf579cb61bc2eb474fd824c19003d2dc17ec24f
treea967ef03f6d31d24166d06767465b7fce57ac828
parent4fd094835a8997cdcc3d18d7d297debe1527202d
modula2: tidyup patch

This patch improves a comment and also adds the location tokenno to
possibly exported idents as they are encountered.

gcc/m2/ChangeLog:

* gm2-compiler/M2Comp.mod (Pass0CheckMod): Tidy up comment.
* gm2-compiler/P1Build.bnf (PossiblyExportIdent): Replace
PushTF with PushTFtok.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/gm2-compiler/M2Comp.mod
gcc/m2/gm2-compiler/P1Build.bnf