http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52362
--- Comment #5 from vries at gcc dot gnu.org 2012-03-14 21:28:40 UTC --- (In reply to comment #4) > > After that, I tested an tail-merge (AFAIK unrelated) patch on top of the > > same > > sources, and now the test fails for both: > > With exactly the same invocation of make -k check, in particular from the same > directory? Same invocation of make -k check: ... make \ -k \ -j9 \ check \ > CHECKLOG 2>&1 ... Not the same dirs (4 different dirs {ref,patch}x{bootstrap,nobootstrap}).