This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a454325bea7 genopinit: Allow more than 256 modes. new 46ade8c9cc8 i386: Tweak ix86_expand_int_compare to use PTEST for vector [...] new d2c18b4a16f PR target/110598: Fix rega = 0; rega ^= rega regression in i386.md new 275a2124e49 i386: Fix FAIL of gcc.target/i386/pr91681-1.c
The 3 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/i386-expand.cc | 19 ++++++++++++- gcc/config/i386/i386.md | 49 ++++++++++++++++++++++++++++++-- gcc/testsuite/gcc.target/i386/pr110598.c | 46 ++++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr110598.c