This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 853cbcb7a74 bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] new 7ed800c9c94 call-cdce: Add missing BUILT_IN_*F{32,64}X handling and imp [...]
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/testsuite/gcc.dg/tree-ssa/pr113993.c | 299 +++++++++++++++++++++++++++++++ gcc/tree-call-cdce.cc | 63 +++++-- 2 files changed, 347 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr113993.c