]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] modula2: Improve error message to include symbol name.
authorGaius Mulley <gaiusmod2@gmail.com>
Tue, 26 Nov 2024 13:15:56 +0000 (13:15 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Tue, 26 Nov 2024 13:15:56 +0000 (13:15 +0000)
commit2665f3e027d835a8a64652a4792792fddd83dd8b
tree971474aa006d1b49334d2c493d7313086bd4ec6c
parent0891093e65c343ee4e4434c357ca915ee56e37b7
[PATCH] modula2: Improve error message to include symbol name.

gcc/m2/ChangeLog:

* gm2-compiler/M2StateCheck.mod (GenerateError): Add
symbol name to the error message.

(cherry picked from commit 6a99f3ae962542165fdfc077f1040ea4d936691b)

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