Janis, We are seeing failures of the new decimal testcases on x86_64-apple-darwin10 which you committed into the libstdc++-v3 testsuite...
FAIL: decimal/binary-arith.cc (test for excess errors) WARNING: decimal/binary-arith.cc compilation failed to produce executable FAIL: decimal/cast_neg.cc (test for excess errors) FAIL: decimal/comparison.cc (test for excess errors) WARNING: decimal/comparison.cc compilation failed to produce executable FAIL: decimal/compound-assignment-memfunc.cc (test for excess errors) WARNING: decimal/compound-assignment-memfunc.cc compilation failed to produce executable FAIL: decimal/compound-assignment.cc (test for excess errors) WARNING: decimal/compound-assignment.cc compilation failed to produce executable FAIL: decimal/conversion-from-float.cc (test for excess errors) WARNING: decimal/conversion-from-float.cc compilation failed to produce executable FAIL: decimal/conversion-from-integral.cc (test for excess errors) WARNING: decimal/conversion-from-integral.cc compilation failed to produce executable FAIL: decimal/conversion-to-generic-float.cc (test for excess errors) WARNING: decimal/conversion-to-generic-float.cc compilation failed to produce executable FAIL: decimal/conversion-to-integral.cc (test for excess errors) WARNING: decimal/conversion-to-integral.cc compilation failed to produce executable FAIL: decimal/ctor.cc (test for excess errors) WARNING: decimal/ctor.cc compilation failed to produce executable FAIL: decimal/incdec-memfunc.cc (test for excess errors) WARNING: decimal/incdec-memfunc.cc compilation failed to produce executable FAIL: decimal/incdec.cc (test for excess errors) WARNING: decimal/incdec.cc compilation failed to produce executable FAIL: decimal/make-decimal.cc (test for excess errors) WARNING: decimal/make-decimal.cc compilation failed to produce executable FAIL: decimal/unary-arith.cc (test for excess errors) WARNING: decimal/unary-arith.cc compilation failed to produce executable Are these tests entirely glibc-centric and shouldn't they be disabled for darwin? Jack