This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a98b075473 Update documentation regarding bogus memory leaks in libstdc++ new 41142aebb32 2018-04-10 Steve Ellcey sellcey@marvell.com new 043de264d3b 2018-04-10 Steve Ellcey sellcey@marvell.com
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 | 14 ++++ gcc/config/aarch64/aarch64-protos.h | 3 + gcc/config/aarch64/aarch64.c | 29 ++++++++ gcc/config/aarch64/aarch64.md | 88 ++++++++++++++++++++++++ gcc/testsuite/ChangeLog | 7 ++ gcc/testsuite/gcc.target/aarch64/combine_bfi_2.c | 15 ++++ gcc/testsuite/gcc.target/aarch64/combine_bfxil.c | 3 +- 7 files changed, 158 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/combine_bfi_2.c