This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b406bb901f7 Fix modref_tree::remap_params new 02fb5732ff5 [AArch64] Fix big-endian testisms introduced by NEON gimple [...] new 0f68560161d [AArch64] Fix TBAA information when lowering NEON loads and [...]
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-builtins.c | 35 +++++++++++----------- .../gcc.target/aarch64/fmla_intrinsic_1.c | 6 ++-- .../gcc.target/aarch64/fmls_intrinsic_1.c | 6 ++-- .../gcc.target/aarch64/fmul_intrinsic_1.c | 6 ++-- .../gcc.target/aarch64/simd/lowering_tbaa.c | 30 +++++++++++++++++++ 5 files changed, 59 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/lowering_tbaa.c