This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a2dea6b63a i386: Add V2SFmode NEG, ABS and logic insn patterns [PR95046] new af3bef0ea25 libcc1: Enable Intel CET on Intel CET enabled host new 7e9c5bb0fd2 gcc: Enable Intel CET on Intel CET enabled host for jit new 051da74259d libcpp: Enable Intel CET on Intel CET enabled host for jit
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: gcc/ChangeLog | 10 +++ gcc/Makefile.in | 4 ++ gcc/aclocal.m4 | 2 + gcc/configure | 182 +++++++++++++++++++++++++++++++++++++++++++++++++++- gcc/configure.ac | 11 ++++ libcc1/ChangeLog | 9 +++ libcc1/Makefile.am | 2 +- libcc1/Makefile.in | 3 +- libcc1/aclocal.m4 | 2 + libcc1/configure | 149 +++++++++++++++++++++++++++++++++++++++++- libcc1/configure.ac | 3 + libcpp/ChangeLog | 10 +++ libcpp/Makefile.in | 6 +- libcpp/aclocal.m4 | 2 + libcpp/configure | 153 +++++++++++++++++++++++++++++++++++++++++++ libcpp/configure.ac | 11 ++++ 16 files changed, 551 insertions(+), 8 deletions(-)