This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 323209cd73b tree-optimization/111846 - put simd-clone-info into SLP tree new ef6696af08a PR modula2/111756: Re-building all-gcc after source changes [...]
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/Make-lang.in | 201 +++++--- gcc/m2/README | 21 - gcc/m2/gm2-compiler/M2Comp.mod | 876 ++++++++++++++++++++++++++++------- gcc/m2/gm2-compiler/M2GCCDeclare.mod | 11 +- gcc/m2/gm2-compiler/M2Options.def | 171 ++++--- gcc/m2/gm2-compiler/M2Options.mod | 227 +++++++-- gcc/m2/gm2-compiler/M2Preprocess.def | 25 +- gcc/m2/gm2-compiler/M2Preprocess.mod | 254 +++++----- gcc/m2/gm2-compiler/M2Search.def | 2 - gcc/m2/gm2-compiler/SymbolTable.mod | 4 +- gcc/m2/gm2-gcc/m2options.h | 19 +- gcc/m2/gm2-lang.cc | 66 ++- gcc/m2/lang-specs.h | 10 +- 13 files changed, 1382 insertions(+), 505 deletions(-)