This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 190c644c063 libstdc++: Fix pretty printer tests of tuple indexes new 12f07831110 Fix use predicate computation for uninit analysis new f5dc9da0a97 Handle > INF and < INF correctly in range-op-float.cc
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/gimple-predicate-analysis.cc | 54 ++++++++++---- gcc/range-op-float.cc | 99 +++++++++++++++++++------ gcc/testsuite/gcc.dg/tree-ssa/vrp-float-inf-1.c | 15 ++++ 3 files changed, 129 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-float-inf-1.c