This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9595f62a078 [Darwin, X86, testsuite] Update tests for common section use. new a02f7025406 Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. new c5f9a3b4432 Translate header for -fdbg-cnt-list.
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 | 12 +++++ gcc/dbgcnt.c | 3 +- gcc/ipa-devirt.c | 25 +++++----- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/g++.dg/lto/pr92609_0.C | 88 ++++++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/lto/pr92609_1.C | 58 ++++++++++++++++++++++++ 6 files changed, 179 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/pr92609_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr92609_1.C