------- Comment #10 from dje at gcc dot gnu dot org 2009-12-03 13:56 ------- The only unique change was in ffitarget.h:
#elif defined (POWERPC_DARWIN) && defined (__ppc64__) /* Darwin */ #define POWERPC64 Does Darwin define __ppc64__ in 32 bit mode on 64 bit systems? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42243