This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from f73772df64c Daily bump. new bfe7bfbd068 debug/96690 - mangle symbols eventually used by late dwarf output new 55cd12c65ff i386: Fix up vector mul and div with broadcasts in -masm=in [...]
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/config/i386/sse.md | 4 ++-- gcc/dwarf2out.c | 15 +++++++-------- gcc/testsuite/g++.dg/lto/pr96690_0.C | 17 +++++++++++++++++ gcc/testsuite/gcc.target/i386/avx512f-pr97028.c | 18 ++++++++++++++++++ 4 files changed, 44 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/pr96690_0.C create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr97028.c