re PR target/88521 (GCC from r266355 miscompiles x265 for mingw-w64 target)
commit4075fc70242c293fa46eef78af924ed5cc3f6647
authorMateusz B <mateuszb@poczta.onet.pl>
Mon, 7 Jan 2019 07:31:19 +0000 (7 08:31 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 7 Jan 2019 07:31:19 +0000 (7 07:31 +0000)
treec8320a287aca1c152f99000b1ea6c10dc1620452
parent0aa6ee36708f0c70b2e98905480ca035a6f56689
re PR target/88521 (GCC from r266355 miscompiles x265 for mingw-w64 target)

PR target/88521
* config/i386/i386.c (function_value_ms_64): Return small sturct in
AX_REG and float/double in FIRST_SSE_REG for 4 or 8 byte modes.

From-SVN: r267622
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr88521.c [new file with mode: 0644]