This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9582b9d84e5 PR c++/83937 - wrong C++17 handling of init-list ctor argument. new 148e9851c20 Properly redirect alias for MVC (PR ipa/84722). new 0548a13fb2f Redirect reference in the symbol table (PR ipa/84833).
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 | 12 ++++++++++++ gcc/multiple_target.c | 11 +++++++++++ gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.target/i386/mvc10.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/i386/mvc11.c | 28 ++++++++++++++++++++++++++++ 5 files changed, 77 insertions(+) create mode 100644 gcc/testsuite/gcc.target/i386/mvc10.c create mode 100644 gcc/testsuite/gcc.target/i386/mvc11.c