This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from 491d549921d bootstrap/87338 - gcc 8.2 fails to bootstrap on ia64 new 4ccd63f07dc c++: Fix ICE with using and virtual function. [PR95719] new 9362939b827 c++/98032 - add testcase
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/call.c | 6 +++++- gcc/cp/class.c | 4 ++++ gcc/testsuite/g++.dg/pr98032.C | 20 ++++++++++++++++++++ gcc/testsuite/g++.dg/tree-ssa/final4.C | 10 ++++++++++ 4 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/pr98032.C create mode 100644 gcc/testsuite/g++.dg/tree-ssa/final4.C