This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 33ef3d64e4d doc/invoke.texi: Sort flags in 'C Language Options' new 1e42bad6b96 Add 'default' to -foffload=; document that flag [PR67300] new 6f08285014b gcc.c: Silence warning in check_offload_target_name
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/ChangeLog.omp | 21 ++++ gcc/common.opt | 10 +- gcc/doc/invoke.texi | 41 +++++++ gcc/gcc.c | 123 +++++++++++++++++---- gcc/lto-opts.c | 3 +- gcc/lto-wrapper.c | 10 +- gcc/opts.c | 2 +- libgomp/ChangeLog.omp | 13 +++ .../testsuite/libgomp.c-c++-common/reduction-16.c | 2 +- .../testsuite/libgomp.c-c++-common/reduction-5.c | 2 +- .../testsuite/libgomp.c-c++-common/reduction-6.c | 2 +- libgomp/testsuite/libgomp.c/target-44.c | 2 +- 12 files changed, 194 insertions(+), 37 deletions(-)