This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dc00689332f Go testsuite: handle +build lines correctly new 11f07ef3778 c++: Fix PCH ICE with __builtin_source_location [PR98343]
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/cp-gimplify.c | 15 +++++++++++++++ gcc/testsuite/g++.dg/pch/pr98343.C | 6 ++++++ gcc/testsuite/g++.dg/pch/pr98343.Hs | 18 ++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 gcc/testsuite/g++.dg/pch/pr98343.C create mode 100644 gcc/testsuite/g++.dg/pch/pr98343.Hs