[Bug objc/18456] ICE compiling Objective C code with protocol-qualified objects

2004-11-12 Thread mgd at santafe dot edu
--- Additional Comments From mgd at santafe dot edu 2004-11-12 17:02 --- Created an attachment (id=7530) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7530&action=view) Objective C file that crashes compiler Compiling with no -D preprocessor defines will ICE gcc 4.0.0 2

[Bug objc/18456] New: ICE compiling Objective C code with protocol-qualified objects

2004-11-12 Thread mgd at santafe dot edu
ority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mgd at santafe dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.5.0, i686-pc-linux-gnu GCC host triplet: powerpc-apple-darwin7.5.0, i6

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

2004-11-11 Thread mgd at santafe dot edu
--- Additional Comments From mgd at santafe dot edu 2004-11-12 04:27 --- Fwiw, this does prevent the related ICEs I had.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18408

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

2004-11-09 Thread mgd at santafe dot edu
--- Additional Comments From mgd at santafe dot edu 2004-11-09 22:51 --- Created an attachment (id=7506) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7506&action=view) Code that causes ICE to Objective C compiler [EMAIL PROTECTED] $ gcc -v Reading spe

[Bug objc/18408] New: ICE compiling code that involves casting classes

2004-11-09 Thread mgd at santafe dot edu
nedTo: unassigned at gcc dot gnu dot org ReportedBy: mgd at santafe dot edu CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.5.0, i686-pc-linux-gnu GCC host triplet: powerpc-apple-darwin7.5.0, i686-pc-linux-gnu GCC target triplet: powerpc-

[Bug objc/18406] ICE compiling Objective C code with long double arguments

2004-11-09 Thread mgd at santafe dot edu
--- Additional Comments From mgd at santafe dot edu 2004-11-09 18:15 --- Created an attachment (id=7505) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7505&action=view) Objective C file that crashes compiler -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18406

[Bug objc/18406] New: ICE compiling Objective C code with long double arguments

2004-11-09 Thread mgd at santafe dot edu
ble arguments Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mgd at santafe dot edu