This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 741478ed3ed libgomp: Clarify that omp_display_env is fully implemented new 61a6923e891 i386: Fix ICE in final_scan_insn_1 [PR105624]
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 | 98 ++++----- gcc/config/i386/mmx.md | 20 +- gcc/config/i386/sse.md | 366 +++++++++++++++---------------- gcc/config/i386/subst.md | 10 +- gcc/config/i386/sync.md | 4 +- gcc/testsuite/gcc.target/i386/pr105624.c | 19 ++ 6 files changed, 268 insertions(+), 249 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105624.c