On Oct 2, 2006, at 6:47 PM, Jack Howarth wrote:
However in the first form with {-m32,-m64} only the -m32 tests get
run with -fgnu-runtime and the -m64 tests don't (and thus fail
because they can't link).
Sounds like a bug, please file a report.
I think this is a bug in objc.exp. I think the
Mike,
So everyone here sees these, as I sent you in a private
email, I think I've puzzled out what happened here. The objc
failures I have been seeing are an artifact of the make check
exp scripts when using...
make -k check RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'"
which is what I norm
Geoff and Mike,
These results are preliminary because they aren't from a complete
rebuild of gcc trunk, but from a previous bootstrap with the my proposed
fix to unwind-dw2-fde-darwin.c applied
http://gcc.gnu.org/ml/gcc/2006-10/msg00018.html
however a...
make -k check RUNTESTFLAGS="--tar