Hi,
On 08/20/2013 04:41 PM, David Malcolm wrote:
On Tue, 2013-08-20 at 14:03 +0200, Paolo Carlini wrote:
Hi,
sorry it the issue is by now well known but... I see many libstdc++-v3
regressions on at least x86_64-linux. When running the libstdc++-v3
testsuite (which uses PCHs) one gets tons of new fails like the below.
That's annoying, a lot of confusing noise.
Thanks!
Paolo.
PS: CC-ing two "random" ;) people lately very active.
Sorry about this - looking at the backtrace this could well be due to
me, specifically r201865, which moved the gcc::pass_manager and all the
passes into the GC heap (so that we can then move GC-owned per-pass
state into the pass instances).
I can confirm that r201864 isn't affected. Thanks for looking into this!
Paolo.