This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7e15c41e0ac * ipa-inline-analysis.c (inline_summary::reset): Do not re [...] new 43cdfe946dd Add MOVT testing for ARMv8-M Baseline
The 1 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/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/arm/movdi_movt.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.target/arm/movsi_movt.c | 10 ++++++++++ 3 files changed, 33 insertions(+) create mode 100644 gcc/testsuite/gcc.target/arm/movdi_movt.c create mode 100644 gcc/testsuite/gcc.target/arm/movsi_movt.c