This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b1384095a7c x86: Enable -fcf-protection with multi-byte NOPs new 07f8c7a451d libgcc/CET: Add _CET_ENDBR to __stack_split_initialize new cc7817c4cbd x86/cet: Properly output labels in property note section
The 2 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 | 6 ++++++ gcc/config/i386/cet.c | 10 +++++----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr85404.c | 6 ++++++ libgcc/ChangeLog | 6 ++++++ libgcc/config/i386/morestack.S | 1 + 6 files changed, 29 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr85404.c