This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31cc9824d1c ARC: Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs. new a3da9adeb45 ARC: Convert (signed<<31)>>31 to -(signed&1) without barrel [...]
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/config/arc/arc.md | 14 ++++++++++++++ gcc/testsuite/gcc.target/arc/pr101955.c | 10 ++++++++++ 2 files changed, 24 insertions(+) create mode 100644 gcc/testsuite/gcc.target/arc/pr101955.c