This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c2f57e4158 i386: psrlq is not used for PERM<a,{0},1,2,3,4> [PR113871] new 67ce5c97167 x86: Support x32 and IBT in heap trampoline
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: gcc/testsuite/gcc.dg/heap-trampoline-1.c | 23 +++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 12 +++++++++ libgcc/config/i386/heap-trampoline.c | 42 +++++++++++++++++++++++++++++--- 3 files changed, 74 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/heap-trampoline-1.c