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 0fccf008a24 [Darwin] Fix PR87030 and tidy config fragments. new b1244efff7e [Darwin, X86, testsuite] Provide an asm shim for AVX512F tests. new 97a201f0408 [c-family] Backport fix for PCH / PR61250. new a76ade63676 [Darwin, PPC] Fix fail of cpp/assert4.c
The 3 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 | 23 ++++++ gcc/c-family/ChangeLog | 9 +++ gcc/c-family/c-lex.c | 7 -- gcc/c/ChangeLog | 10 +++ gcc/c/c-parser.c | 2 + gcc/config/rs6000/darwin.h | 18 ++++- gcc/cp/ChangeLog | 10 +++ gcc/cp/parser.c | 5 +- gcc/ggc-page.c | 5 +- gcc/testsuite/ChangeLog | 9 +++ .../gcc.target/x86_64/abi/avx512f/abi-avx512f.exp | 1 - .../x86_64/abi/avx512f/asm-support-darwin.s | 93 ++++++++++++++++++++++ 12 files changed, 179 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support-darwin.s