This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3cfa53aa95a libstdc++: Test for formatting with empty spec for time points. new b7960a3f966 ranger: Add support for float <-> float casts [PR120231] new b876a7fc805 ranger: Some parameter formatting fixes new 65f3a439c4f ext-dce: Don't refine live width with SUBREG mode if !TRULY [...]
The 3 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/ext-dce.cc | 17 ++- gcc/range-op-float.cc | 203 +++++++++++++++++++++++------ gcc/range-op-mixed.h | 26 ++-- gcc/range-op.cc | 27 ++-- gcc/testsuite/gcc.dg/tree-ssa/pr120231-1.c | 67 ++++++++++ 5 files changed, 273 insertions(+), 67 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr120231-1.c