This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 423284053ec c++: Fix class NTTP with template arguments [PR92948] new e3b60da8e07 c++: Fix template arguments comparison with class NTTP [PR91754] new 2812a28418b Revert g-465c7c89e92a6d6d582173e505cb16dcb9873034
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 | 11 +++++++++++ gcc/config/i386/i386.md | 2 +- gcc/cp/ChangeLog | 7 +++++++ gcc/cp/pt.c | 18 ++++++++++++++++++ gcc/simplify-rtx.c | 4 +--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp2a/nontype-class30.C | 15 +++++++++++++++ 7 files changed, 58 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class30.C