This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f5ea43 [ARM] PR target/71056: Don't use vectorized builtins when NEO [...] new c28211a gcc/ new aa21990 [ARM] Fix costing of sign-extending load in rtx costs
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/arm/arm.c | 2 -- gcc/cse.c | 13 ++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr71148.c | 46 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 69 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr71148.c