This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5c0758c174c Add cutoff information to profile_info and use it when forc [...] new 5c2dc85c192 tree-cfg: Reject constants and addr on lhs for assign singl [...] new e17e3de4bbb cdce: Fix non-call exceptions with signaling nans [PR120951]
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/testsuite/gcc.dg/torture/pr120951-1.c | 12 ++++++++++++ gcc/tree-call-cdce.cc | 17 +++++++++++++++-- gcc/tree-cfg.cc | 13 +++++++++++++ 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr120951-1.c