This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4ce90454c2c libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern new bccf4b88e18 Improve support for IMAGPART_EXPR and REALPART_EXPR in ranger. new 5db93cd0838 Skip statements with no BB in ranger. new d2e278e26a5 Remove unnecessary include from tree-ssa-loop-ch.c new abcd2373635 Implement relation_oracle::debug. new 13428914646 Improve path_range_query dumps. new 410e8742638 Use non-null knowledge in path_range_query. new 4db10cbf21d Add function name when dumping ranger contents. new 7200a4424c4 RAII class to change dump_file. new 9fa5ba4c56e Add debug helper for jump thread paths.
The 9 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-fold.cc | 114 +++++++++++++++++++++++++++++++------------- gcc/gimple-range-path.cc | 56 ++++++++++++++++++++-- gcc/gimple-range-path.h | 2 + gcc/gimple-range-trace.cc | 27 ++++++++++- gcc/gimple-range-trace.h | 14 ++++++ gcc/range-op.cc | 1 + gcc/tree-ssa-loop-ch.c | 1 - gcc/tree-ssa-threadupdate.c | 6 +++ gcc/value-relation.cc | 6 +++ gcc/value-relation.h | 1 + 10 files changed, 188 insertions(+), 40 deletions(-)