https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83833
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu.org --- Comment #6 from Rainer Orth <ro at gcc dot gnu.org> --- The new test FAILs on 32-bit x86 (seen on i386-pc-solaris2.*, x86_64-pc-linux-gnu -m32, and i686-pc-linux-gnu): +FAIL: 26_numerics/random/chi_squared_distribution/83833.cc execution test /vol/gcc/src/hg/trunk/local/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/83833.cc:32: void test01(): Assertion 'd1(r1) == d2(r2)' failed. Rainer