mirror of git://gcc.gnu.org/git/gcc.git
rand_regression_test.hpp: Revert.
2006-06-27 Benjamin Kosnik <bkoz@redhat.com> * testsuite/util/regression/rand/priority_queue/ rand_regression_test.hpp: Revert. From-SVN: r115040
This commit is contained in:
parent
9e01bff779
commit
80d207e326
|
|
@ -1,3 +1,8 @@
|
||||||
|
2006-06-27 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
|
* testsuite/util/regression/rand/priority_queue/
|
||||||
|
rand_regression_test.hpp: Revert.
|
||||||
|
|
||||||
2006-06-27 Benjamin Kosnik <bkoz@redhat.com>
|
2006-06-27 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
* include/ext/typelist.h (typelist_append): To append_typelist.
|
* include/ext/typelist.h (typelist_append): To append_typelist.
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ namespace detail
|
||||||
double dp = 0.1;
|
double dp = 0.1;
|
||||||
double ep = 0.2;
|
double ep = 0.2;
|
||||||
double cp = 0.001;
|
double cp = 0.001;
|
||||||
double mp = 0.25;
|
double mp = 1;
|
||||||
bool disp = false; // show progress
|
bool disp = false; // show progress
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue