I'm getting the following failure on powerpc64-apple-darwin9.5.0:

Setting LD_LIBRARY_PATH to :/Users/lucier/programs/gcc/objdirs/ mainline/gcc:/Users/lucier/programs/gcc/objdirs/mainline/powerpc64- apple-darwin9.5.0/./libstdc++-v3/src/.libs::/Users/lucier/programs/gcc/ objdirs/mainline/gcc:/Users/lucier/programs/gcc/objdirs/mainline/ powerpc64-apple-darwin9.5.0/./libstdc++-v3/src/.libs
WARNING: program timed out.
FAIL: 27_io/ios_base/storage/2.cc execution test
extra_tool_flags are:
  -include bits/stdc++.h

This test is XFAILed on darwin8.[0-4] with the comment:

// This fails on some versions of Darwin 8 because malloc doesn't return
// NULL even if an allocation fails (filed as Radar 3884894).
// { dg-do run { xfail *-*-darwin8.[0-4].* } }

On my G5 with 8GB of memory 2.exe has an RSIZE of 6.80 GB and a VSIZE of 34.57 GB before it times out, which doesn't seem right to me. And it makes the machine pretty sluggish for a while ;-).

Should this be XFAILed on powerpc64-apple-darwin9?

Brad

Reply via email to