Skip to content
Snippets Groups Projects
Commit 804ad52b authored by bkoz's avatar bkoz
Browse files

2006-06-27 Benjamin Kosnik <bkoz@redhat.com>

	* testsuite/util/regression/rand/priority_queue/
	rand_regression_test.hpp: Revert.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115040 138bc75d-0d04-0410-961f-82ee72b054a4
parent 0f257846
No related branches found
No related tags found
No related merge requests found
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 ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment