This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b35aab Only xfail g++.dg/tls/thread_local-order2.C on Solaris new af18e61 * method.c (synthesized_method_base_walk): New. Broken out [...] new 7458afd PR rtl-optimization/79386 * cprop.c (bypass_conditional_jum [...]
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 | 6 + gcc/cp/ChangeLog | 6 + gcc/cp/method.c | 211 ++++++++++++-------------- gcc/cprop.c | 6 +- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.c-torture/compile/pr79386.c | 46 ++++++ 6 files changed, 167 insertions(+), 113 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr79386.c