This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc9c8e5f8af Extend vternlog define_insn_and_split to memory_operand to [...] new 95318d469f4 Fix RTL frontend handling of const_vectors new 518f865f4ba simplify-rtx: Fix vec_select index check
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/read-rtl-function.c | 3 ++ gcc/read-rtl.c | 6 ---- gcc/simplify-rtx.c | 12 +++---- .../gcc.dg/rtl/aarch64/big-endian-cse-1.c | 42 ++++++++++++++++++++++ 4 files changed, 51 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/rtl/aarch64/big-endian-cse-1.c