Bug#550049: [4.4/4.5 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2009-10-07 Thread Matthias Klose
Package: gobjc-4.4 Version: 4.4.1-5 Severity: important Tags: upstream PR41617 seen with 4.4 and 4.5 on arm-linux-gnueabi: gcc AppController.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g

Processed: forwarded gcc report

2009-10-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: forwarded 550049 http://gcc.gnu.org/PR41617 Bug #550049 [gobjc-4.4] [4.4/4.5 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR41617'. thanks Stopping processing

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

2009-10-07 Thread jakub at gcc dot gnu dot org
--- Comment #34 from jakub at gcc dot gnu dot org 2009-10-07 13:35 --- Linker bug, so closing. Workaround also exists, use a non-buggy linker, or use non-obsolete crt files. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

Processed: forwarded gcc report

2009-10-07 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: forwarded 550094 http://gcc.gnu.org/PR41621 Bug #550094 [gcc-4.4] [4.4 regression, PR41621] powerpc-linux-gnu 32bit testsuite regressions with -Os Set Bug forwarded-to-address to 'http://gcc.gnu.org/PR41621'. thanks Stopping processing here.

Results for 4.4.1 (Debian 4.4.1-6) testsuite on i486-pc-linux-gnu

2009-10-07 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_1_release revision 149916 Target: i486-linux-gnu gcc version 4.4.1 (Debian 4.4.1-6) Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

Results for 4.3.4 (Debian 4.3.4-5) testsuite on mips-unknown-linux-gnu

2009-10-07 Thread Matthias Klose
LAST_UPDATED: Sat Oct 3 19:49:05 UTC 2009 (revision 152433) Target: mips-linux-gnu gcc version 4.3.4 (Debian 4.3.4-5) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes

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

2009-10-07 Thread andreast at gcc dot gnu dot org
--- Comment #35 from andreast at gcc dot gnu dot org 2009-10-07 19:54 --- Seems like powerpc-*-freebsd* is now also affected. I have the -O1 patch in testing. The newer binutils option is a nop since FreeBSD (has to) stay(s) on binutils 2.15. --

Processing of gcc-4.4_4.4.1-6_i386.changes

2009-10-07 Thread Archive Administrator
gcc-4.4_4.4.1-6_i386.changes uploaded successfully to localhost along with the files: gcc-4.4_4.4.1-6.dsc gcc-4.4_4.4.1-6.diff.gz gcc-4.4-source_4.4.1-6_all.deb libstdc++6-4.4-doc_4.4.1-6_all.deb gcc-4.4-locales_4.4.1-6_all.deb gcc-4.4-base_4.4.1-6_i386.deb libgcc1_4.4.1-6_i386.deb

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

2009-10-07 Thread amodra at bigpond dot net dot au
--- Comment #36 from amodra at bigpond dot net dot au 2009-10-07 22:35 --- Andreas, there is no way this bug can be fixed 100% in gcc, except perhaps if you are willing to compile -static. Source and/or compiler fixes only work to the extent that they limit code+data size to less than

Processing of gcj-4.4_4.4.1-6_i386.changes

2009-10-07 Thread Archive Administrator
gcj-4.4_4.4.1-6_i386.changes uploaded successfully to localhost along with the files: gcj-4.4_4.4.1-6.dsc gcj-4.4_4.4.1-6.diff.gz gcj-4.4-jre-lib_4.4.1-6_all.deb gcj-4.4-source_4.4.1-6_all.deb libgcj-doc_4.4.1-6_all.deb gcj-4.4-base_4.4.1-6_i386.deb

gcj-4.4_4.4.1-6_i386.changes ACCEPTED

2009-10-07 Thread Archive Administrator
Accepted: gcj-4.4-base_4.4.1-6_i386.deb to pool/main/g/gcj-4.4/gcj-4.4-base_4.4.1-6_i386.deb gcj-4.4-jdk_4.4.1-6_i386.deb to pool/main/g/gcj-4.4/gcj-4.4-jdk_4.4.1-6_i386.deb gcj-4.4-jre-headless_4.4.1-6_i386.deb to pool/main/g/gcj-4.4/gcj-4.4-jre-headless_4.4.1-6_i386.deb

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

2009-10-07 Thread andreast at gcc dot gnu dot org
--- Comment #37 from andreast at gcc dot gnu dot org 2009-10-08 05:10 --- Subject: Bug 37739 Author: andreast Date: Thu Oct 8 05:09:54 2009 New Revision: 152550 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=152550 Log: 2009-10-08 Andreas Tobler a.tob...@schweiz.org