This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d8b6da8dd15 tree-optimization/104519 - adjust PR100499 niter fix new 2801f23fb82 fold, simplify-rtx: Punt on non-representable floating poin [...] new 0863d0ede34 cygwin: Fix up -Werror=format-diag errors [PR104536]
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/config/i386/host-cygwin.cc | 16 ++++++++-------- gcc/fold-const.cc | 34 +++++++++++++++++++--------------- gcc/fold-const.h | 1 + gcc/gimple-fold.cc | 4 ++-- gcc/simplify-rtx.cc | 2 +- gcc/testsuite/gcc.dg/pr104522.c | 14 ++++++++++++++ 6 files changed, 45 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104522.c