This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8db155ddf8c Always use dominators in the cache when available. new c482c28ba4c PR 90356: Use xor to load const_double 0.0 on SSE (always)
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/i386.md | 21 ++++++++++----------- gcc/testsuite/gcc.target/i386/pr86722.c | 11 +++++++++++ gcc/testsuite/gcc.target/i386/pr90356.c | 9 +++++++++ 3 files changed, 30 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr86722.c create mode 100644 gcc/testsuite/gcc.target/i386/pr90356.c