This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 368d0a9 Properly handle __cxa_pure_virtual visibility (PR lto/79760). new 13f2d9b PR target/79807 * config/i386/i386.c (ix86_expand_multi_arg [...] new a0d7d9d * g++.dg/pr71624.C: Disable for x32. * g++.dg/pr71633.C: Ditto.
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/ChangeLog | 7 +++++++ gcc/config/i386/i386.c | 4 ++++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/g++.dg/pr71624.C | 2 +- gcc/testsuite/g++.dg/pr71633.C | 2 +- gcc/testsuite/gcc.target/i386/pr79807.c | 12 ++++++++++++ 6 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr79807.c