This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ffa6a7fba1f tree-optimization/99721 - avoid SLP nodes we cannot schedule new 6acd6692f1a c++: Over-zealous assert [PR 99239] new 9c89c9e9c6b x86: Add __volatile__ to __cpuid and __cpuid_count
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/cpuid.h | 36 ++++++++++++++++---------------- gcc/cp/decl.c | 2 -- gcc/testsuite/g++.dg/modules/pr99239_a.H | 13 ++++++++++++ gcc/testsuite/g++.dg/modules/pr99239_b.H | 12 +++++++++++ 4 files changed, 43 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr99239_a.H create mode 100644 gcc/testsuite/g++.dg/modules/pr99239_b.H