aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.cc
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2023-04-03 15:04:06 +0100
committerGaius Mulley <gaiusmod2@gmail.com>2023-04-03 15:04:06 +0100
commit9a75f0a02e5006e081b335acd36300a85bef8eb8 (patch)
tree903938d01a7695e70b92d351011c3cbe84978d89 /gcc/fold-const.cc
parentda3fd01757297c1d20cf3dcd76046488da737569 (diff)
downloadgcc-9a75f0a02e5006e081b335acd36300a85bef8eb8.zip
gcc-9a75f0a02e5006e081b335acd36300a85bef8eb8.tar.gz
gcc-9a75f0a02e5006e081b335acd36300a85bef8eb8.tar.bz2
PR modula2/109388 clang warnings related to Modula-2
This patch removes an unused parameter 'module' from DoVariableDeclaration in M2GCCDeclare.mod. It also removes unused procedures from PHBuild.bnf. gcc/m2/ChangeLog: PR modula2/109388 * gm2-compiler/M2GCCDeclare.mod (DoVariableDeclaration): Remove second parameter module. Adjust all callers to remove the second parameter. * gm2-compiler/PHBuild.bnf (CheckAndInsert): Remove. (InStopSet): Remove. (PeepToken): Remove. (PushQualident): Remove. (SimpleDes): Remove. (ActualParameters): Remove. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions