6 msgHow to control the offset for stack operation?
36 msgGCC 4.2.0 Status Report (2007-04-15)

Status of PR21561
\ Bradley Lucier (15 Apr 2007)
. \ Andrew Pinski (15 Apr 2007)
. . \ Bradley Lucier (15 Apr 2007)

1 msgMaintainers for C preprocessor
1 msglibffi failures on powerpc-apple-darwin7.9.0
7 msgA question on gimplifier
1 msggcc-4.1.2 testsuite report MAC OS 10.3.9 Power ...
1 msgmanipulating VCG files
1 msggcc-4.3-20070413 is now available
16 msgGIMPLE tuples document uploaded to wiki
6 msgRFC: Add target_isa_flags
1 msgtree_code and type safety
3 msgNonzero result when left-shift greater than wid...
1 msghow to regenerate automake files
18 msg[MIPS] MADD issue
16 msgCall to arms: testsuite failures on various tar...
3 msgNew wiki page on testing compile times and memo...
16 msgRFA: i386 is running out target mask bits
10 msg[RFA] C++ language compatibility in sources [wa...
7 msglibstdc++.dylib linking problem on Darwin
Subject:Status of PR21561
Group:Gcc
From:Bradley Lucier
Date:15 Apr 2007


If you try

../gcc-4.1.2/configure; make bootstrap

on a powerpc-darwin G4 system, then the bootstrap will fail because
the process builds 64-bit multilibs and tries to execute a program
with "xgcc -m64'.

In May 2005, PR 21561 reported this same problem on 32-bit x86
solaris; the workaround is to specify --disable-multilibs on the
configure line. The suggested fix is to automatically generate this
"--disable-multilibs" on machines where bootstrap would fail without it.

A comment in the PR says "Supending until the other bugs like this is
fixed." I'm kind of surprised that a bootstrap failure like this was
shipped with 4.1.2; also, I couldn't find out using bugzilla what are
"the other bugs like this".

Would it be reasonable to reopen this report? A bootstrap failure on
32-bit powerpc-darwin is definitely a regression from gcc-3.

Brad


© 2004-2008 readlist.com