This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from ad8762961bb PR target/91854 Backport from mainline 2019-09-20 Eric [...] new 3c579099c6e [AArch64] Don't split 64-bit constant stores to volatile location
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/ChangeLog | 8 ++++++++ gcc/config/aarch64/aarch64.md | 4 ++-- gcc/testsuite/ChangeLog | 7 +++++++ .../gcc.target/aarch64/nosplit-di-const-volatile_1.c | 15 +++++++++++++++ 4 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c