This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from ee939e3 Daily bump. new 1b44ebe [Aarch64][target/PR 67143][5.2] Backport correct constraints [...]
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 | 14 ++++++++++++++ gcc/config/aarch64/atomics.md | 6 +++--- gcc/config/aarch64/iterators.md | 13 ++++++++++--- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/gcc.c-torture/compile/pr67143.c | 21 +++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/atomic-op-imm.c | 14 +++++++++++++- 6 files changed, 73 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr67143.c