On Thu, 19 Sep 2013, David Edelsohn wrote: > This patch has caused 6 new libstdc++ failures on AIX. All look like: > > /home/dje/src/src/libstdc++-v3/testsuite/ext/random/normal_mv_distribution/cons/default.cc:49:1: > internal compiler error: in build_polynomial_chrec, at > tree-chrec.h:148 > }
Andreas filed PR58473 for this - seems to be a latent issue for which I have a trivial fix (the assert is overly strict). Richard.