This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 06ef1583d68 c++: list CTAD and resolve_nondeduced_context [PR106214] new 8b8a4fb8eff libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify new bd6dbdb196d libgm2: Remove 'autogen.sh' new 130c2f3c3ac libgomp: Simplify OpenMP reverse offload host <-> device me [...] new d6654a4be3b Let each 'lto_init' determine the default 'LTO_OPTIONS', an [...] new 1b93b9191d0 libgomp C++ testsuite: Use 'lang_include_flags' instead of [...]
The 5 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/testsuite/g++.dg/guality/guality.exp | 2 +- gcc/testsuite/gcc.dg/guality/guality.exp | 2 +- gcc/testsuite/gfortran.dg/guality/guality.exp | 2 +- gcc/testsuite/lib/c-torture.exp | 17 ----- gcc/testsuite/lib/gcc-dg.exp | 14 ---- gcc/testsuite/lib/lto.exp | 13 ++++ gcc/testsuite/lib/torture-options.exp | 28 +++++++ libgm2/Makefile.am | 2 +- libgm2/Makefile.in | 12 +-- libgm2/aclocal.m4 | 10 +-- libgm2/autogen.sh | 31 -------- libgm2/libm2cor/Makefile.am | 2 +- libgm2/libm2cor/Makefile.in | 12 +-- libgm2/libm2iso/Makefile.am | 2 +- libgm2/libm2iso/Makefile.in | 12 +-- libgm2/libm2log/Makefile.am | 2 +- libgm2/libm2log/Makefile.in | 12 +-- libgm2/libm2min/Makefile.am | 2 +- libgm2/libm2min/Makefile.in | 12 +-- libgm2/libm2pim/Makefile.am | 2 +- libgm2/libm2pim/Makefile.in | 12 +-- libgomp/libgomp-plugin.c | 7 +- libgomp/libgomp-plugin.h | 6 +- libgomp/libgomp.h | 5 +- libgomp/plugin/plugin-gcn.c | 2 +- libgomp/plugin/plugin-nvptx.c | 77 +++++++++++-------- libgomp/target.c | 102 ++++++++++++-------------- libgomp/testsuite/libgomp.c++/c++.exp | 7 +- libgomp/testsuite/libgomp.oacc-c++/c++.exp | 7 +- 29 files changed, 193 insertions(+), 223 deletions(-) delete mode 100755 libgm2/autogen.sh