This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4722841216a libstdc++: Negative tests for constexpr uses inplace_vector [...] new ab5a89c0b4f PR modula2/121164: Modula 2 build failure followup
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/P1SymBuild.mod | 45 +---------- gcc/m2/gm2-compiler/P2SymBuild.mod | 26 +++---- gcc/m2/gm2-compiler/P3SymBuild.mod | 2 +- gcc/m2/gm2-compiler/PCSymBuild.mod | 6 +- gcc/m2/gm2-compiler/SymbolTable.def | 6 +- gcc/m2/gm2-compiler/SymbolTable.mod | 87 +++++++++++++--------- .../switches/pedantic-params/fail/arrayofchar.def | 12 +++ .../switches/pedantic-params/fail/arrayofchar.mod | 30 ++++++++ libgm2/libm2iso/Makefile.am | 1 + libgm2/libm2iso/Makefile.in | 1 + libgm2/libm2log/Makefile.am | 1 + libgm2/libm2log/Makefile.in | 1 + libgm2/libm2min/Makefile.am | 1 + libgm2/libm2min/Makefile.in | 1 + libgm2/libm2pim/Makefile.am | 1 + libgm2/libm2pim/Makefile.in | 1 + 16 files changed, 125 insertions(+), 97 deletions(-) create mode 100644 gcc/testsuite/gm2/switches/pedantic-params/fail/arrayofchar.def create mode 100644 gcc/testsuite/gm2/switches/pedantic-params/fail/arrayofchar.mod