This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 425afe1f0c9 c++: Fix up calls to immediate functions returning referenc [...] new 3bb345c9313 i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes [...]
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/config/i386/constraints.md | 6 + gcc/config/i386/mmx.md | 179 +++++++------ gcc/config/i386/sse.md | 292 ++++++++++----------- gcc/testsuite/gcc.target/i386/avx512vl-pr99321-2.c | 94 +++++++ 4 files changed, 332 insertions(+), 239 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr99321-2.c