This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b06a8b36d9 When running the testsuite on boards that can't report an e [...] new 1cc6e4a452b PR middle-end/88032 * optabs.c (expand_binop): For op0_mo [...] new bee3d99f717 PR middle-end/87854 * c-common.c (fix_string_type): Rejec [...] new 31e4e2349e9 PR target/88051 * config/i386/i386.md (floatunsdidf2): Al [...] new 6b8784b2b7e PR rtl-optimization/87475 * cfgrtl.c (patch_jump_insn): A [...]
The 4 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/ChangeLog | 20 ++++++++++++++++++++ gcc/c-family/ChangeLog | 6 ++++++ gcc/c-family/c-common.c | 23 ++++++++++++++++++----- gcc/cfgrtl.c | 9 +++++++-- gcc/config/i386/i386.md | 3 ++- gcc/config/i386/sse.md | 11 +++++++---- gcc/optabs.c | 8 ++++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/opt/pr87475.C | 7 +++++++ 9 files changed, 78 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr87475.C