This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d5c7584fd6 debug/104337 - avoid messing with the abstract origin chain in NRV new 45ba6bf28b7 make `-Werror` optional in libatomic/libbacktrace/libgomp/l [...]
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: libatomic/configure | 18 ++++++-- libatomic/configure.ac | 9 ++-- libbacktrace/configure | 14 ++++-- libbacktrace/configure.ac | 8 ++-- libgo/configure | 4 +- libgo/configure.ac | 9 ++-- libgomp/configure | 18 ++++++-- libgomp/configure.ac | 9 ++-- libitm/configure | 18 ++++++-- libitm/configure.ac | 9 ++-- libsanitizer/Makefile.in | 2 + libsanitizer/aclocal.m4 | 1 + libsanitizer/asan/Makefile.in | 2 + libsanitizer/configure | 76 ++++++++++++++++++++++++++++++- libsanitizer/configure.ac | 10 ++++ libsanitizer/hwasan/Makefile.in | 2 + libsanitizer/interception/Makefile.in | 2 + libsanitizer/libbacktrace/Makefile.am | 2 - libsanitizer/libbacktrace/Makefile.in | 5 +- libsanitizer/lsan/Makefile.in | 2 + libsanitizer/sanitizer_common/Makefile.in | 2 + libsanitizer/tsan/Makefile.in | 2 + libsanitizer/ubsan/Makefile.in | 2 + 23 files changed, 183 insertions(+), 43 deletions(-)