This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 143e6695b20 Remove type from vrange_storage::equal_p. new b7fe38c14e5 gimple-range-op: Improve handling of sin/cos ranges
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-op.cc | 135 ++++++++++++++++++++++--- gcc/real.cc | 20 ++++ gcc/real.h | 6 +- gcc/testsuite/gcc.dg/tree-ssa/range-sincos-2.c | 34 +++++++ 4 files changed, 178 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/range-sincos-2.c