This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 256f2b63290 Avoid testcase warning on arm ABI [pr94608] new 1dfc50232dc i386: Fix up *testqi_ext_3 define_insn_and_split [PR94567]
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/ChangeLog | 11 +++++ gcc/config/i386/i386.md | 63 ++++++++++++++++++++++++--- gcc/testsuite/ChangeLog | 6 +++ gcc/testsuite/gcc.c-torture/execute/pr94567.c | 26 +++++++++++ 4 files changed, 99 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr94567.c