re PR target/80298 (<x86intrin.h> incompatible with -mno-sse)
authorUros Bizjak <ubizjak@gmail.com>
Wed, 5 Apr 2017 15:33:49 +0000 (17:33 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 5 Apr 2017 15:33:49 +0000 (17:33 +0200)
commit891b30ac8d1ab36c3a756fc885d22d40f080f386
treedc922c83ab1e086f67eae908c2175a5ad3882c57
parente2323a2b77c91d1ba8194b01e6deaa2e00f15990
re PR target/80298 (<x86intrin.h> incompatible with -mno-sse)

PR target/80298
* config/i386/mmintrin.h: Add -msse target option when __SSE__ is
not defined for x86_64 target.  Add -mmmx target option when __SSE2__
is not defined.
* config/i386/mm3dnow.h: Add -msse target when __SSE__ is not defined
for x86_64 target.  Handle -m3dnowa option.

From-SVN: r246708
gcc/ChangeLog
gcc/config/i386/mm3dnow.h
gcc/config/i386/mmintrin.h