This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5f022a75b63 testsuite: Restore dg-do run on pr116906 and pr78185 tests new e79e0fe2b1f PR modula2/121289 Poor warning location when using Wstyle option
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/m2/gm2-compiler/M2Students.def | 2 +- gcc/m2/gm2-compiler/M2Students.mod | 16 +++++----- gcc/m2/gm2-compiler/P2SymBuild.mod | 2 +- gcc/m2/gm2-libs-iso/LowLong.mod | 10 +++--- gcc/m2/gm2-libs-iso/LowReal.mod | 14 ++++----- gcc/m2/gm2-libs-iso/LowShort.mod | 14 ++++----- gcc/m2/gm2-libs-iso/Processes.mod | 8 ++--- gcc/m2/gm2-libs-iso/RndFile.mod | 10 +++--- gcc/m2/gm2-libs/SCmdArgs.mod | 36 ++++++++++++---------- .../gm2/warnings/style/fail/badvarname.mod | 14 +++++++++ .../fail/warnings-style-fail.exp} | 6 ++-- 11 files changed, 75 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/gm2/warnings/style/fail/badvarname.mod copy gcc/testsuite/gm2/warnings/{returntype/fail/warnings-returntype-fail.exp => s [...]