This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1f4720bafea [D] Move building of typeof(null) values to a common function. new 85bfd1290fd runtime: add padding to FFI type of struct ending with [...] new 727d210bf24 Fix ICE on class-template argument deduction (PR c++/88795)
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 | 6 ++++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/pt.c | 2 ++ gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/template/pr88795.C | 23 +++++++++++++++++++++++ gcc/tree.c | 2 ++ libgo/go/runtime/ffi.go | 10 ++++++++++ 8 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/template/pr88795.C