This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2a9aeb7cff Enable building libbacktrace with Intel CET new 2446cb9b6fb Enable building libatomic with Intel CET new 79e3a293c2b Enable building libgomp with Intel CET new 7bde822dd34 Enable building libstdc++-v3 with Intel CET
The 3 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/ChangeLog | 8 +++ libatomic/Makefile.in | 3 +- libatomic/acinclude.m4 | 2 + libatomic/configure | 76 +++++++++++++++++++++++++- libatomic/configure.ac | 4 ++ libatomic/testsuite/Makefile.in | 3 +- libgomp/ChangeLog | 8 +++ libgomp/Makefile.in | 4 +- libgomp/acinclude.m4 | 1 + libgomp/configure | 77 ++++++++++++++++++++++++++- libgomp/configure.ac | 5 ++ libgomp/testsuite/Makefile.in | 4 +- libstdc++-v3/ChangeLog | 19 +++++++ libstdc++-v3/Makefile.in | 3 +- libstdc++-v3/acinclude.m4 | 1 + libstdc++-v3/configure | 94 +++++++++++++++++++++++++++++---- libstdc++-v3/configure.ac | 7 +++ libstdc++-v3/doc/Makefile.in | 3 +- libstdc++-v3/include/Makefile.in | 3 +- libstdc++-v3/libsupc++/Makefile.am | 4 +- libstdc++-v3/libsupc++/Makefile.in | 7 +-- libstdc++-v3/po/Makefile.in | 3 +- libstdc++-v3/python/Makefile.in | 3 +- libstdc++-v3/src/Makefile.in | 3 +- libstdc++-v3/src/c++11/Makefile.in | 3 +- libstdc++-v3/src/c++98/Makefile.in | 3 +- libstdc++-v3/src/filesystem/Makefile.in | 3 +- libstdc++-v3/testsuite/Makefile.in | 3 +- 28 files changed, 323 insertions(+), 34 deletions(-)