This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 49a096f2a1a [testsuite/guality] Use buildarea gdb by default in combined build new 6b53d6860eb Avoid taking the address of something just because it's in [...] new 006b503ae06 PR c++/86219 - ICE with erroneous initializer in template.
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/cp/ChangeLog | 19 +++++++++++++ gcc/cp/call.c | 5 ++-- gcc/cp/constexpr.c | 51 ++++++++++++++++++++++++---------- gcc/cp/cp-tree.h | 6 ++-- gcc/cp/expr.c | 8 +++++- gcc/cp/init.c | 4 +-- gcc/cp/pt.c | 12 ++++---- gcc/cp/semantics.c | 22 ++++----------- gcc/cp/typeck.c | 16 +++++------ gcc/cp/typeck2.c | 7 +++-- gcc/testsuite/g++.dg/template/conv15.C | 10 +++++++ 11 files changed, 106 insertions(+), 54 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/conv15.C