This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 11/20/2013 08:38 PM, Ed Smith-Rowland wrote:
On 11/17/2013 06:37 PM, Paolo Carlini wrote:Here is a new patch with the new testcase (Note to self - add test stuff for real distributions).On 11/17/2013 11:34 PM, Ed Smith-Rowland wrote:I see. Could you please also add an operators/values.cc testcase minimally checking the values produced for a bunch of values of the parameters?On 11/17/2013 04:59 PM, Paolo Carlini wrote:On 11/17/2013 10:43 PM, Ed Smith-Rowland wrote:Index: include/ext/random.tcc =================================================================== --- include/ext/random.tcc (revision 204912) +++ include/ext/random.tcc (working copy) @@ -32,6 +32,7 @@ #pragma GCC system_header +#include <tr1/cmath>I suppose this is just spurious?!? Paolo.It is... Sorry.Thanks, Paolo.Tested on x86_64-inux. OK? Ed
...aaaand the actual patch...
Attachment:
CL_hyper_distro2
Description: Text document
Attachment:
patch_hyper_distro8
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |