re PR libstdc++/54612 (Many failures in ext/random testsuite)
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 18 Sep 2012 14:02:20 +0000 (14:02 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 18 Sep 2012 14:02:20 +0000 (14:02 +0000)
commitecfce0b850ae17455c559493c027599df251699a
treeaf1cccb697d753bdc1ea93c92358e957af1cf65a
parent1d61ee4252f7b906b37bb284e3b4616ebe61eaf6
re PR libstdc++/54612 (Many failures in ext/random testsuite)

2012-09-18  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/54612
* include/ext/random.tcc (operator==
(const __gnu_cxx::simd_fast_mersenne_twister_engine<>&,
const __gnu_cxx::simd_fast_mersenne_twister_engine<>&)): Fix
state_size use.
* config/cpu/i486/opt/ext/opt_random.h: Guard with __SSE2__.

From-SVN: r191424
libstdc++-v3/ChangeLog
libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h
libstdc++-v3/include/ext/random.tcc