This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 489c5dcf7b0 libgomp.fortran/defaultmap-8.f90: Fix non-shared memory handling new 33c4e466243 Add 'default' to -foffload=; document that flag [PR67300]
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/common.opt | 10 +- gcc/doc/invoke.texi | 41 +++++++ gcc/gcc.c | 121 +++++++++++++++++---- gcc/lto-opts.c | 3 +- gcc/lto-wrapper.c | 10 +- gcc/opts.c | 2 +- .../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 +- 10 files changed, 158 insertions(+), 37 deletions(-)