This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 59f46324fa2 Fix PR c++/87380 (ABI breakage) for Darwin. new 70d6ebc2bb8 Fix Ada boostrap for Darwin9 and earlier. new 8e595fbdac9 Fix target/67974 for Darwin by adding AVX asm shim.
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/ada/ChangeLog | 5 ++ gcc/ada/adaint.c | 14 +++- gcc/testsuite/ChangeLog | 9 +++ .../gcc.target/x86_64/abi/avx/asm-support-darwin.s | 77 ++++++++++++++++++++++ 4 files changed, 102 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s