This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 32f065b33e5 S/390: PR83420: Improve hotpatch option parsing. new 4ecbc2bb39c [ARC] Update legitimate constant hook. new 17e62d1b8b6 [ARC] Update (u)maddsidi patterns.
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 | 10 ++++++++++ gcc/config/arc/arc.c | 6 ------ gcc/config/arc/arc.md | 32 ++++++++++++++++++++++++++---- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/arc/tls-1.c | 26 ++++++++++++++++++++++++ gcc/testsuite/gcc.target/arc/tumaddsidi4.c | 14 +++++++++++++ 6 files changed, 86 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arc/tls-1.c create mode 100755 gcc/testsuite/gcc.target/arc/tumaddsidi4.c