aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2024-03-18 16:40:35 +0000
committerGaius Mulley <gaiusmod2@gmail.com>2024-03-18 16:40:35 +0000
commitd2029bbc69df7341775faf6cf1aa13d978c223a1 (patch)
tree99c23080db4faa7d713c729873083cb99ad12515 /gcc/config/m32c
parent3e3ad8eeb41b6a6964604bbbb1bb3dee0182bbf9 (diff)
downloadgcc-d2029bbc69df7341775faf6cf1aa13d978c223a1.zip
gcc-d2029bbc69df7341775faf6cf1aa13d978c223a1.tar.gz
gcc-d2029bbc69df7341775faf6cf1aa13d978c223a1.tar.bz2
PR modula2/114380 Incorrect type specified in an error message
This patch corrects an error message relating to a variable of a SET type. The bugfix is not to skip over set types (in GetLowestType). gcc/m2/ChangeLog: PR modula2/114380 * gm2-compiler/SymbolTable.mod (GetLowestType): Do not skip over a set type, but return sym. gcc/testsuite/ChangeLog: PR modula2/114380 * gm2/pim/fail/badset7.mod: New test. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/config/m32c')
0 files changed, 0 insertions, 0 deletions