This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5581af0 * gcc-interface/Make-lang.in: Make sure that GNAT1_OBJS and [...] new fa835ba * MAINTAINERS (Write After Approval): Add myself. new 115857e [Patch PR target/67366 1/2] [ARM] - Add movmisalignhi / si patterns new 6b7a6f4 [AArch64] Handle literal pools for functions > 1 MiB in size.
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: ChangeLog | 4 ++++ MAINTAINERS | 1 + gcc/ChangeLog | 13 +++++++++++++ gcc/config/arm/arm.md | 35 ++++++++++++++++++++++++++++++++++ gcc/config/arm/iterators.md | 3 +++ gcc/gimple-fold.c | 11 +++++++++-- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.target/arm/pr67366.c | 14 ++++++++++++++ gcc/testsuite/lib/target-supports.exp | 9 +++++++++ 9 files changed, 95 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr67366.c