------- Comment #10 from howarth at nitro dot med dot uc dot edu 2009-09-08 13:27 ------- (In reply to comment #9) > Created an attachment (id=18538) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18538&action=view) [edit] > patch allowing compare-debug to work with dwarf mach-o > > this works for powerpc-apple-darwin8 (stabs or dwarf2) > powerpc-apple-darwin9 > i686-apple-darwin9 > checked at 151491 (powerpc) and 151488 (i686) >
I had no problems bootstrapping r151463 on x86_64-apple-darwin10... http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg00563.html I'll try x86_64-apple-darwin9 and i686-apple-darwin10 tonight. Perhaps your compare-debug changes should be limited to powerpc*-apple-darwin* and i*86-apple-darwin*. If I recall correctly, cctools was reworked for x86_64 in Leopard so it may have different behavior. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41245