gcc/libstdc++-v3/include
Paolo Carlini d9c257a7e2 re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)
2012-01-27  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/51795
	* include/bits/random.h (linear_congruential_generator): Add
	static_assert preventing instantiation for values of 'a' and 'm'
	currently handled incorrectly but _Mod::__calc.
	* include/bits/random.tcc (seed_seq::generate): Avoid unsafe
	uses of _Mod::__calc.

From-SVN: r183655
2012-01-27 23:30:28 +00:00
..
backward
bits re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly) 2012-01-27 23:30:28 +00:00
c
c_compatibility
c_global * include/c_global/cinttypes: Update comments that refer to TR1. 2011-12-23 17:20:44 +00:00
c_std
debug re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't constant time) 2011-12-29 17:58:51 +00:00
decimal
ext re PR libstdc++/51798 (libstdc++ atomicity performance regression due to __sync_fetch_and_add) 2012-01-27 21:26:03 +01:00
parallel user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
precompiled
profile re PR libstdc++/51608 ([C++11] Unordered containers end(size_type) isn't constant time) 2011-12-29 17:58:51 +00:00
std re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2011-12-23 16:10:48 +00:00
tr1
tr2 user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +00:00
Makefile.am
Makefile.in [multiple changes] 2012-01-23 23:12:01 +00:00