[Bug libstdc++/59237] New: FAIL: ext/random/hypergeometric_distribution/operators/values.cc (test for excess errors)
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 21 19:36:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59237
Bug ID: 59237
Summary: FAIL:
ext/random/hypergeometric_distribution/operators/value
s.cc (test for excess errors)
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: hjl.tools at gmail dot com
On x86, I got
/export/gnu/import/git/gcc/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc:
In function 'void test01()':^M
/export/gnu/import/git/gcc/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc:36:42:
error: missing template arguments before 'hd1'^M
__gnu_cxx::hypergeometric_distribution hd1{15, 3, 2};^M
^^M
More information about the Gcc-bugs
mailing list