--- Comment #31 from giffordj at la dot twcbc dot com 2009-08-11 15:09
---
http://sourceware.org/ml/binutils/2009-08/msg00163.html appears to have fixed
this issue. See http://sourceware.org/bugzilla/show_bug.cgi?id=10474 for
details.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--- Comment #30 from giffordj at la dot twcbc dot com 2009-08-06 17:32
---
http://sourceware.org/bugzilla/show_bug.cgi?id=10474 is the bug I opened on
Binutils.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739
--- Comment #29 from giffordj at la dot twcbc dot com 2009-07-26 20:28
---
STAGE1_CFLAGS="-g -O2" is a workaround, -O1 gave failure later in the build.
-O2 built GCC all the way through, with only one unexpected testsuite failure.
--
http://gcc.gnu.org/bugzilla/show_
--- Comment #28 from giffordj at la dot twcbc dot com 2009-07-24 13:12
---
Looks like it.
gcc -isystem /usr/include -m32 -g -fkeep-inline-functions -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition -Wc++-compat -Wmissing
--- Comment #26 from giffordj at la dot twcbc dot com 2009-07-23 18:36
---
Looks like it's being used. Any ideas?
gcc -isystem /usr/include -m32 -g -fkeep-inline-functions -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-defin
--- Comment #24 from giffordj at la dot twcbc dot com 2009-07-23 16:50
---
root:/var/build_system/work/gcc-build# grep xmake_file= gcc/Makefile
xmake_file= $(srcdir)/config/rs6000/x-rs6000
$(srcdir)/config/rs6000/x-linux-relax $(srcdir)/config/x-linux
root:/var/build_system$ gcc -Wl
--- Comment #22 from giffordj at la dot twcbc dot com 2009-07-22 17:21
---
Work around doesn't work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739
--- Comment #2 from giffordj at la dot twcbc dot com 2009-07-19 18:41
---
Yes this is a duplicate of the bug 37739, but it's still not fixed. Please
re-open one of these.
The issue still happens even with the GCC 4.4.1 snapshot
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40806
Summary: Unable Compile GCC on Target
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: giffordj at la dot twcbc dot com