This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12dd892b1a3 OpenMP: Add declare variant's 'append_args' clause in C/C++ new e2f6ed54f75 PR81358: Enable automatic linking of libatomic.
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: Makefile.def | 20 +++++++++ Makefile.in | 113 +++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.tpl | 1 + configure | 5 +++ configure.ac | 5 +++ gcc/common.opt | 3 ++ gcc/config.in | 6 +++ gcc/config/gnu-user.h | 3 +- gcc/configure | 6 +++ gcc/configure.ac | 5 +++ gcc/doc/invoke.texi | 6 ++- gcc/gcc.cc | 7 +++ libatomic/Makefile.am | 7 ++- libatomic/Makefile.in | 6 ++- libatomic/configure | 29 ++++++++++--- libatomic/configure.ac | 25 ++++++++--- 16 files changed, 231 insertions(+), 16 deletions(-)