This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f8278bfcfc i386: Fix assert in ix86_function_arg [PR105970] new cc378e65574 alpha: Introduce target specific store_data_bypass_p functi [...]
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/alpha/alpha-protos.h | 2 + gcc/config/alpha/alpha.cc | 69 +++++++++++++++++++++++++++++++ gcc/config/alpha/ev4.md | 15 ++----- gcc/testsuite/gcc.target/alpha/pr105209.c | 26 ++++++++++++ 4 files changed, 101 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/alpha/pr105209.c