This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b22086c261f rs6000: Simplify some code with rs6000_builtin_is_supported new 757fd34803b Fix path query compute_imports for external path
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/gimple-range-path.cc | 21 +++++++---------- gcc/gimple-range-path.h | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-18.c | 20 ++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-19.c | 33 +++++++++++++++++++++++++++ gcc/tree-ssa-threadbackward.cc | 4 +++- 5 files changed, 65 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-18.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-19.c