This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/testme in repository gcc.
from 9d8ea7536cb [PR c++/85027] deal with baselink in save_expr in instantiate_type new d363d8c9a26 [PR c++/85039] no type definitions in builtin offsetof
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/mangle.c | 3 +++ gcc/cp/parser.c | 8 +++++++- gcc/testsuite/g++.dg/pr85039-1.C | 17 +++++++++++++++++ gcc/testsuite/g++.dg/pr85039-2.C | 10 ++++++++++ 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/pr85039-1.C create mode 100644 gcc/testsuite/g++.dg/pr85039-2.C