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 be6f427ae30 Daily bump. new 4434421d69e [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
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 | 9 +++++++++ gcc/config/arm/arm_acle.h | 8 ++++++-- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++ 4 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c