This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a8f8d460fa8 Add workaround to std::variant for Clang bug 31852 new 5ff78dd39bd PR c++/85049 - ICE with __integer_pack.
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/cp/ChangeLog | 6 ++++++ gcc/cp/cp-tree.h | 6 ++++++ gcc/cp/pt.c | 5 +++++ gcc/testsuite/g++.dg/ext/integer-pack3.C | 21 +++++++++++++++++++++ 4 files changed, 38 insertions(+) create mode 100644 gcc/testsuite/g++.dg/ext/integer-pack3.C