[Bug objc/19324] [3.4/4.0/4.1 Regression] weird message for interface way in implementation

2005-08-22 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-08-22 07:04 --- (In reply to comment #3) Objective-C is not release-critical. Sadly so. This is a very cheap way to get the numbers of bugs down for a release. :-( -- http://gcc.gnu.org/bugzilla

[Bug objc/22316] New: 4.0.1 ObjC regression compared to 4.0.0

2005-07-05 Thread lars dot sonchocky-helldorf at hamburg dot de
to 4.0.0 Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de

[Bug libstdc++/22317] New: 4.0.1 libstdc++ regression compared to 4.0.0

2005-07-05 Thread lars dot sonchocky-helldorf at hamburg dot de
-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-apple-darwin7.2.1 GCC host triplet: i686-apple-darwin7.2.1 GCC target triplet: i686-apple-darwin7.2.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22317

[Bug objc/22316] 4.0.1 ObjC regression compared to 4.0.0

2005-07-05 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-07-05 20:46 --- Executing on host: /Volumes/Data/Users/lars/GCC/FSF/gcc-4.0.1-20050702-build/gcc/xgcc -B/ Volumes/Data/Users/lars/GCC/FSF/gcc-4.0.1-20050702-build/gcc/ /Users/lars/GCC/FSF/gcc-4.0.1

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-13 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-13 22:01 --- when odcctools-20041018 instead of odcctools-20050327 are used the regressions are gone. see: http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00949.html -- What|Removed

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-12 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-12 20:12 --- I found out that it seems to be not an gcc issue obviously: I rerun the tests for 4.0.0 20050220 which was fine in the first place http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00931

[Bug libobjc/20959] New: lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libobjc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-11 22:59 --- Created an attachment (id=8601) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8601action=view) Test suite summary output of make check-objc RUNTESTFLAGS=--target_board=unix/-fgnu

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-11 23:00 --- Created an attachment (id=8602) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8602action=view) detailed log file of testsuite run output of make check-objc RUNTESTFLAGS=--target_board

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-11 23:21 --- I applied the patch and doing another bootstrap now. results tomorrow (what a luck that I can sleep while it bootstraps ;-)). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20959

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-12 00:54 --- bootstrap and testing went faster than I expected, from a cursory examination all the failures remain with the patch applied: === objc Summary === # of expected passes

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-12 01:07 --- the error messages remain the same: set_ld_library_path_env_vars: ld_library_path=.:/Users/lars/GCC/FSF/gcc-4.0.0-20050410-build/gcc:/ Volumes/Data/Users/lars/GCC/FSF/gcc-4.0.0-20050410

[Bug libobjc/20959] lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)

2005-04-11 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-04-12 01:10 --- (In reply to comment #6) localhost:~/GCC/FSF/gcc-4.0.0-20050410-build lars$ i686-apple-darwin7.2.1/libobjc/.libs/libobjc-gnu.1.0.0.dylib: Mach-O dynamically linked shared library i386

[Bug objc/18408] [4.0 Regression] ICE compiling code that involves casting classes

2005-01-20 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-01-20 20:43 --- (In reply to comment #9) Objective-C is not part of the release criteria; removing target milestone. Mark, allow me to mention that GCC offers the only free Objective-C compiler

[Bug bootstrap/19248] make install for gcc-4.0-20050102 on i686-apple-darwin7.2.1 removes /dev/null

2005-01-04 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-01-04 08:29 --- No, it's not a duplicate of 18810. I temporarely renamed my 'install' in /usr/bin/install to install_off so that 'which install' now results in: localhost:~ lars$ which install no install

[Bug bootstrap/19248] make install for gcc-4.0-20050102 on i686-apple-darwin7.2.1 removes /dev/null

2005-01-04 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-01-05 02:12 --- Of course I did reboot my machine. I even checked if /dev/null was there again. And I can tell you it was. -- What|Removed |Added

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2005-01-03 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2005-01-04 00:47 --- I could bootstrap (but not install) the gcc-4.0-20050102 snapshot. Should this bug be closed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18972

[Bug bootstrap/19248] New: make install for gcc-4.0-20050102 on i686-apple-darwin7.2.1 removes /dev/null

2005-01-03 Thread lars dot sonchocky-helldorf at hamburg dot de
: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-apple-darwin7.2.1 GCC host triplet: i686-apple-darwin7.2.1 GCC target triplet: i686-apple

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-17 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-18 05:18 --- (In reply to comment #6) (In reply to comment #5) Indeed a Heisenbug: Does anyone know how I could disassemble those .o files to get something more human readable? Use otool

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-17 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-18 05:20 --- Created an attachment (id=7774) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7774action=view) reload.o of stage2 mangled through otool -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-17 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-18 05:21 --- Created an attachment (id=7775) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7775action=view) reload.o of stage3 mangled through otool -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-17 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-18 05:22 --- Created an attachment (id=7776) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7776action=view) diff between stage2 and stage3 reload.o otool -tV output -- http://gcc.gnu.org

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-17 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-18 05:38 --- please note (I might not have stated this clearly enough in comment #4): the bootstrap doesn't fail if: '-fomit-frame-pointer' is omitted (by specifying BOOT_CFLAGS=-O2 -g instead

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-14 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-14 16:18 --- Indeed a Heisenbug: reload.o from stage2 and stage3 differ when produced like this: touch ../../gcc-4.0-20041212/gcc/reload.c make restage2 BOOT_CFLAGS=-O2 -g -fomit-frame-pointer make

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-14 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-14 13:46 --- Well next time I better read http://gcc.gnu.org/install/build.html thoroughly instead of just banking on the word of irc instead: It had to be 'BOOT_CFLAGS' instead of 'BOOTCFLAGS' of course

[Bug bootstrap/18972] New: Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-13 Thread lars dot sonchocky-helldorf at hamburg dot de
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de CC: gcc-bugs

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-13 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-14 00:50 --- Created an attachment (id=7733) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7733action=view) result of stage 2 compilation derived with '-save-temps' -- http://gcc.gnu.org

[Bug bootstrap/18972] Regression: bootstrap failure of gcc-4.0-20041212 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1): Bootstrap comparison failure

2004-12-13 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-14 01:27 --- maybe my attempt to simulate stage2 and stage3 were not alright, I am doing another clean bootstrap now: ../gcc-4.0-20041212/configure --prefix=/tmp/gcc make bootstrap STAGE1_CFLAGS

[Bug objc/18862] New: ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread lars dot sonchocky-helldorf at hamburg dot de
-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-apple-darwin7.2.1 GCC host triplet: i686-apple-darwin7.2.1 GCC target triplet: i686-apple-darwin7.2.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18862

[Bug objc/18862] ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-07 02:03 --- Created an attachment (id=7694) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7694action=view) preprocessed ObjC source if you need more information (the original source

[Bug objc/18771] New: ICE in 4.0.0 20041128 (experimental) while compiling ObjC file

2004-12-01 Thread lars dot sonchocky-helldorf at hamburg dot de
: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-apple-darwin7.2.1 GCC host triplet: i686-apple-darwin7.2.1 GCC target triplet: i686-apple-darwin7.2.1 http://gcc.gnu.org

[Bug objc/18771] ICE in 4.0.0 20041128 (experimental) while compiling ObjC file

2004-12-01 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-02 00:47 --- Created an attachment (id=7653) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7653action=view) preprocessed ObjC source if you need more information (the original source

[Bug libobjc/18772] New: -fgnu-runtime not working when -E is specified at the same time

2004-12-01 Thread lars dot sonchocky-helldorf at hamburg dot de
at the same time Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libobjc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de

[Bug target/18149] [4.0 regression] bootstrap of i686-darwin

2004-11-08 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-11-09 01:59 --- Confirmed. See: http://gcc.gnu.org/ml/gcc/2004-11/msg00289.html Thanks, Lars -- What|Removed |Added

[Bug bootstrap/18149] New: bootstrap of gcc-4.0-20041024 on OpenDarwin 7.2.1/x86 (i686-apple-darwin7.2.1) failed

2004-10-25 Thread lars dot sonchocky-helldorf at hamburg dot de
Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars dot sonchocky-helldorf at hamburg dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-apple-darwin7.2.1 GCC host triplet: i686-apple-darwin7.2.1 GCC target triplet

[Bug libobjc/11572] [3.3/3.4/3.5 regression]: GNU libobjc no longer compiled on Darwin

2004-05-24 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-05-25 00:50 --- It would be great if building the GNU objc runtime could make it at least into gcc3.5. According to Mark Mitchell in http://gcc.gnu.org/ml/gcc/2004-05/msg01158.html entering stage 2