This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d87c2251c4 early-remat.c: Fix new/delete mismatch [PR100230] new d2324a5ab3f i386: Fix atomic FP peepholes [PR100182]
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/config/i386/sync.md | 24 ++++++++++++++++-------- gcc/testsuite/gcc.target/i386/pr100182.c | 30 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr71245-1.c | 2 +- gcc/testsuite/gcc.target/i386/pr71245-2.c | 2 +- 4 files changed, 48 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr100182.c