]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: Compile PR target/87007 tests with -mfpmath=sse
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2019 22:41:55 +0000 (22:41 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Feb 2019 22:41:55 +0000 (22:41 +0000)
commitf6ad730f6d6e8029d4e74b678fa5abb487e3d207
tree8fa5aa97efe5f0056722295becc90fd89b1ace4f
parent1fa8b8f7a89c3929fe6ce75f0e6c7ef5ed0db16a
i386: Compile PR target/87007 tests with -mfpmath=sse

-mfpmath=sse is needed to enable SSE for FP math in 32-bit.

PR target/87007
* gcc.target/i386/pr87007-1.c: Compile with -mfpmath=sse.
* gcc.target/i386/pr87007-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269178 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr87007-1.c
gcc/testsuite/gcc.target/i386/pr87007-2.c