This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8fa689767a8 docs: document --with-zstd new 2e309a4eff8 libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system [...] new d6adba30750 libgomp GCN plugin: Clean up unused references to system-pr [...] new 91a6dcd1491 libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFL [...] new 876ac21b7e7 libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-ru [...] new 7f04b0d786e Implement some of fold_binary_op_with_conditional_arg in match.pd new 37a8220fa91 rtl-optimization/105559 - avoid quadratic behavior in delet [...]
The 6 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/cfgrtl.cc | 2 +- gcc/doc/install.texi | 12 ----- gcc/generic-match-head.cc | 1 + gcc/match.pd | 41 +++++++++++++++- gcc/testsuite/gcc.dg/tree-ssa/pr61839_1.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/vrp24.c | 4 +- libgomp/Makefile.in | 12 ++--- libgomp/configure | 71 +-------------------------- libgomp/plugin/Makefrag.am | 3 +- libgomp/plugin/configfrag.ac | 43 ---------------- libgomp/testsuite/Makefile.in | 4 -- libgomp/testsuite/lib/libgomp.exp | 4 -- libgomp/testsuite/libgomp-test-support.exp.in | 1 - 13 files changed, 52 insertions(+), 148 deletions(-)