This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ac913d5d518 libstdc++: Avoid -Wmaybe-uninitialized warnings in text_enc [...] new af66955000e hwasan: Check if Intel LAM_U57 is enabled new f2872e00f61 PR modula2/111956 Many powerpc platforms do _not_ have supp [...]
The 2 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 | 6 +-- gcc/m2/configure | 18 --------- gcc/m2/configure.ac | 6 --- gcc/m2/gm2-compiler/M2Options.def | 32 ++++++++++++++++ gcc/m2/gm2-compiler/M2Options.mod | 79 ++++++++++++++++++++++++++++++++++++++- gcc/m2/gm2-gcc/m2configure.cc | 55 +++++---------------------- gcc/m2/gm2-gcc/m2configure.def | 37 ++++-------------- gcc/m2/gm2-gcc/m2configure.h | 13 +------ gcc/m2/gm2-gcc/m2options.h | 4 ++ gcc/m2/gm2-gcc/m2type.cc | 20 +++++----- gcc/m2/gm2-lang.cc | 10 +++++ gcc/m2/gm2config.aci.in | 6 --- gcc/m2/gm2spec.cc | 24 ------------ gcc/testsuite/lib/hwasan-dg.exp | 25 +++++++++++-- libgm2/Makefile.am | 3 -- libgm2/Makefile.in | 2 - libgm2/libm2cor/Makefile.am | 9 ++--- libgm2/libm2cor/Makefile.in | 7 +--- libgm2/libm2iso/Makefile.am | 9 ++--- libgm2/libm2iso/Makefile.in | 7 +--- libgm2/libm2log/Makefile.am | 5 +-- libgm2/libm2log/Makefile.in | 4 +- libgm2/libm2min/Makefile.am | 7 ++-- libgm2/libm2min/Makefile.in | 6 +-- libgm2/libm2pim/Makefile.am | 9 ++--- libgm2/libm2pim/Makefile.in | 7 +--- 26 files changed, 200 insertions(+), 210 deletions(-)