This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b003bce5235 Add missing amdgcn vcondu patterns new 55cbfaf1051 Mark constant-sized objects as addressable if they have pol [...] new 2ed69747bad Don't install unnecessary ARRAY_REF element sizes new 5dec26fd570 Do not update SSA in lto-stremaer-in
The 3 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 | 20 ++++++++++++ gcc/cfgexpand.c | 15 +++++++++ gcc/cgraph.c | 3 ++ gcc/cgraphunit.c | 1 + gcc/cp/tree.c | 4 +-- gcc/gimplify.c | 37 ++++++++++++---------- gcc/lto-streamer-in.c | 1 - gcc/testsuite/ChangeLog | 8 +++++ .../aarch64/sve/acle/general-c/struct_1.c | 10 ++++++ .../gcc.target/aarch64/sve/acle/general/deref_1.c | 25 +++++++++++++++ 10 files changed, 104 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/struct_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/deref_1.c