aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-tree.h
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2023-09-11 22:28:01 +0100
committerGaius Mulley <gaiusmod2@gmail.com>2023-09-11 22:28:01 +0100
commitfbd72a2108d1c05ef7f50acd71d518e769abcced (patch)
treec2f4e2504091b72e399ee6ff2a842088031a5a7d /gcc/c/c-tree.h
parent8fdf712a38422952bbcde7e22eabcf821e6676b3 (diff)
downloadgcc-fbd72a2108d1c05ef7f50acd71d518e769abcced.zip
gcc-fbd72a2108d1c05ef7f50acd71d518e769abcced.tar.gz
gcc-fbd72a2108d1c05ef7f50acd71d518e769abcced.tar.bz2
PR modula2/111330 Bootstrap failure building SeqFile.lo
cc1gm2 issues a runtime case statement error and terminates when building SeqFile.lo on Fedora mock. There are four missing labels from the largest case statement in M2SymInit.mod. This patch adds the case labels and appropriate actions. gcc/m2/ChangeLog: PR modula2/111330 * gm2-compiler/M2SymInit.mod (CheckReadBeforeInitQuad): Add case labels LogicalDiffOp, DummyOp, OptParamOp and InitAddressOp. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/c/c-tree.h')
0 files changed, 0 insertions, 0 deletions