This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 810d9815249 i386: avoid zero extension for crc32q new 1de9aa45529 Fold __builtin_signbit to nonzero instead of 1. new 5f895f22173 Do not fold __builtin_signbit if NAN is a possibility.
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-range-fold.cc | 9 ++++---- .../gcc.dg/tree-ssa/vrp-float-signbit-2.c | 24 ++++++++++++++++++++++ 2 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-float-signbit-2.c