This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1b144f1382f gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions new c8bc2197519 PR target/80833 * config/i386/constraints.md (Yd): New co [...] new ed47094986e * ChangeLog: Add missing entry. * testsuite/ChangeLog: Ditto.
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/ChangeLog | 11 ++++ gcc/config/i386/constraints.md | 26 ++++++++- gcc/config/i386/i386.md | 91 ++++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.target/i386/pr80833-1.c | 12 ++++ gcc/testsuite/gcc.target/i386/pr80833-2.c | 12 ++++ 6 files changed, 143 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr80833-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr80833-2.c