This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73bd7d5 Fix memory leaks in IPA. new cac639d [AArch64] PR target/68129: Define TARGET_SUPPORTS_WIDE_INT new 245b193 [AArch64][cleanup] Remove uses of CONST_DOUBLE_HIGH, CONST_DO [...]
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.c | 41 ++++++++++++---------------------------- gcc/config/aarch64/aarch64.h | 2 ++ gcc/config/aarch64/predicates.md | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr68129_1.c | 10 ++++++++++ 6 files changed, 44 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr68129_1.c