This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b919941efc5 PR sanitizer/77631 Support for external debug info. * el [...] new 237c1ea8f68 rs6000: Don't touch below the stack pointer (PR77687) new 71b44b37ab2 * explow.c (compute_stack_clash_protection_loop_data): Use [...]
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 | 14 ++++++++++++++ gcc/config/rs6000/rs6000.md | 6 ++---- gcc/explow.c | 11 ++++++----- gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.target/i386/stack-check-11.c | 12 +++++++----- gcc/testsuite/gcc.target/powerpc/pr77687.c | 20 ++++++++++++++++++++ 6 files changed, 59 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr77687.c