This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71834be5b68 libstdc++: Implement proposed resolution for LWG 3532 new d8ea47033a7 Jump threader refactor. new 69e5544210e Refactor backward threader registry and profitability code [...]
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/tree-ssa-dom.c | 183 +++++++------------ gcc/tree-ssa-threadbackward.c | 378 ++++++++++++++++++++++---------------- gcc/tree-ssa-threadedge.c | 416 ++++++++++++++++++------------------------ gcc/tree-ssa-threadedge.h | 80 ++++++-- gcc/tree-ssa-threadupdate.c | 306 +++++++++++++++++-------------- gcc/tree-ssa-threadupdate.h | 85 ++++++++- gcc/tree-vrp.c | 157 +++++++--------- 7 files changed, 851 insertions(+), 754 deletions(-)