This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1bd3a8af853 aarch64: eliminate redundant zero extend after bitwise negation new 0424a5ece53 tree-optimization/94949 - fix load eliding in SM new 2badc988533 Do not put incomplete CONSTRUCTORs into static memory
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/ChangeLog | 12 ++++++++++++ gcc/gimplify.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/gcc.dg/torture/pr94949.c | 17 +++++++++++++++++ gcc/testsuite/gnat.dg/aggr29.adb | 12 ++++++++++++ gcc/tree-ssa-loop-im.c | 10 ++++++---- 6 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr94949.c create mode 100644 gcc/testsuite/gnat.dg/aggr29.adb