]> gcc.gnu.org Git - gcc.git/commit
opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when __SSE3__
authorNathan Froyd <froydnj@gcc.gnu.org>
Tue, 13 Oct 2015 20:55:44 +0000 (20:55 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Tue, 13 Oct 2015 20:55:44 +0000 (20:55 +0000)
commit141aa58b53d979d2ffa38e072691ecf55a5a5b04
treef2b06731895afcb27aaf49776355936f72faccdb
parentd9a6bd32adc40a7e1e5c72692a330f14453ad7f0
opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when __SSE3__

* config/cpu/i486/opt/bits/opt_random.h: Include pmmintrin.h instead
of x86intrin.h, and only do so when __SSE3__
* include/ext/random: Include emmintrin.h instead of x86intrin.h

From-SVN: r228786
libstdc++-v3/ChangeLog
libstdc++-v3/config/cpu/i486/opt/bits/opt_random.h
libstdc++-v3/include/ext/random
This page took 0.059813 seconds and 5 git commands to generate.