This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9a0b518a82d libstdc++: Add C++20 std::make_shared enhancements (P0674R1) new b3989a7b106 arc: Update stack size computation when accumulator registe [...] new 68a650ba57a arc: Add DWARF2 alternate CFA column.
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/config/arc/arc.c | 9 ++++----- gcc/config/arc/arc.h | 11 ++++++++--- gcc/testsuite/gcc.target/arc/cancel-1.c | 31 +++++++++++++++++++++++++++++++ libgcc/config/arc/linux-unwind.h | 9 +++++---- 4 files changed, 48 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arc/cancel-1.c