This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 61a7f947cc0 [vect] Consider outside costs earlier for epilogue loops new 8fd2477ddc3 genmodes: Define NUM_MODE_* macros new 05783fe65d0 aarch64: LD3/LD4 post-modify costs for struct modes
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/aarch64/aarch64.c | 22 ++++++++++++++++++++-- gcc/expmed.h | 9 --------- gcc/genmodes.c | 13 +++++++++++++ gcc/real.h | 5 ++--- gcc/testsuite/gcc.target/aarch64/neoverse_v1_1.c | 15 +++++++++++++++ 5 files changed, 50 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/neoverse_v1_1.c