r191424 - in /trunk/libstdc++-v3: ChangeLog con...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Sep 18 14:02:00 GMT 2012
Author: paolo
Date: Tue Sep 18 14:02:20 2012
New Revision: 191424
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191424
Log:
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__.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/config/cpu/i486/opt/ext/opt_random.h
trunk/libstdc++-v3/include/ext/random.tcc
More information about the Libstdc++-cvs
mailing list