This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from a7b8564a893 Daily bump. new 7fbd8c0d336 i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469] new 0cbdb6f7662 pr104458.c: Replace long with long long for -mx32
The 2 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/sse.md | 2 +- gcc/testsuite/gcc.target/i386/pr104458.c | 2 +- gcc/testsuite/gcc.target/i386/pr104469.c | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr104469.c