[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-08-11 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-08-06 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-26 Thread giffordj at la dot twcbc dot com
--- 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_

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-24 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-23 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-23 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x

2009-07-22 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/40806] Unable Compile GCC on Target

2009-07-19 Thread giffordj at la dot twcbc dot com
--- 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

[Bug bootstrap/40806] New: Unable Compile GCC on Target

2009-07-19 Thread giffordj at la dot twcbc dot com
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