[Bug libobjc/49883] clang + gcc 4.6 runtime = broken

2011-10-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49883 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libobjc/50003] -[Protocol respondsTo:] does not work with Clang

2011-10-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50003 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libobjc/50368] Implicit, precision losing cast in objc/objc-api.h

2011-10-09 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #1 from Nicola Pero 2011-10-09 10:50:47 UTC --- Florian, thanks a lot for your report. You are right that there is a loss-precision cast in there. :-) But the function class_get_version

[Bug objc++/48394] ObjC exceptions cannot be caught in ObjC++

2011-10-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48394 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug objc++/23616] obj-c++.dg/try-catch-[29].mm (objc exceptions are broken) fails with the GNU Runtime

2011-10-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23616 Nicola Pero changed: What|Removed |Added CC||js-gcc at webkeks dot org --- Comment #14 f

[Bug libobjc/50002] class_replaceMethod does not work on class methods

2011-10-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50002 --- Comment #3 from Nicola Pero 2011-10-14 17:10:21 UTC --- Author: nicola Date: Fri Oct 14 17:10:14 2011 New Revision: 179996 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179996 Log: In libobjc/: 2011-10-14 Nicola Pero Backport

[Bug libobjc/50002] class_replaceMethod does not work on class methods

2011-10-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50002 Nicola Pero changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug libobjc/49883] clang + gcc 4.6 runtime = broken

2011-10-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49883 --- Comment #4 from Nicola Pero 2011-10-14 17:19:15 UTC --- Author: nicola Date: Fri Oct 14 17:19:07 2011 New Revision: 179997 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179997 Log: In libobjc/: 2011-10-14 Nicola Pero Backport

[Bug libobjc/49883] clang + gcc 4.6 runtime = broken

2011-10-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49883 Nicola Pero changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug objc++/48275] getter=namespace failing with .mm

2011-10-15 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48275 --- Comment #4 from Nicola Pero 2011-10-15 08:04:39 UTC --- Author: nicola Date: Sat Oct 15 08:04:33 2011 New Revision: 180023 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180023 Log: In gcc/cp/: 2011-10-15 Nicola Pero Backport

[Bug objc++/48275] getter=namespace failing with .mm

2011-10-15 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48275 Nicola Pero changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug objc/50743] [4.7 regression] objc-act.c triggers -Werror=sign-compare breaking bootstrap

2011-10-16 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50743 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc/50743] [4.7 regression] objc-act.c triggers -Werror=sign-compare breaking bootstrap

2011-10-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50743 --- Comment #4 from Nicola Pero 2011-10-18 11:31:49 UTC --- Author: nicola Date: Tue Oct 18 11:31:45 2011 New Revision: 180132 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180132 Log: In gcc/objc/: 2011-10-18 Mikael Pettersson P

[Bug objc/50743] [4.7 regression] objc-act.c triggers -Werror=sign-compare breaking bootstrap

2011-10-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50743 --- Comment #5 from Nicola Pero 2011-10-18 11:39:55 UTC --- Can you confirm that trunk is now OK ? Thanks

[Bug libobjc/48177] incorrect registration of typed selectors

2011-03-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug libobjc/48177] incorrect registration of typed selectors

2011-03-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc/48187] infinite errors with misplaced [ in @interface definition

2011-03-18 Thread nicola at gcc dot gnu.org
||2011.03.19 00:03:52 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2011-03-19 00:03:52 UTC --- Yes, confirmed. Well spotted! Thanks a lot

[Bug objc/39753] [4.3/4.4/4.5/4.6/4.7 Regression] Objective-C(++) and C90 strict-aliasing interaction bug

2011-03-18 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org --- Comment #10 from Nicola Pero 2011-03-19 00:22:52 UTC --- Mike, to clarify, the problem is that if you do not use -fno-strict-aliasing when compiling Objective-C, then compiling any largish Objective-C project (with perfectly correct Objective-C code) will

[Bug objc/39753] [4.3/4.4/4.5/4.6/4.7 Regression] Objective-C(++) and C90 strict-aliasing interaction bug

2011-03-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39753 --- Comment #11 from Nicola Pero 2011-03-19 01:24:47 UTC --- Having looked at some of the warnings generated in GNUstep if you compile with -fstrict-aliasing, they seem to be C warnings with little relevance to Objective-C (they mostly seem to be

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages

2011-03-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages

2011-03-21 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167 --- Comment #3 from Nicola Pero 2011-03-21 10:25:40 UTC --- Author: nicola Date: Mon Mar 21 10:25:38 2011 New Revision: 171214 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171214 Log: In gcc/: 2011-03-21 Nicola Pero PR bootstrap

[Bug bootstrap/48167] [4.7 Regression] Bootstrapping broken whenever "obj-c++" is included in the list of languages

2011-03-21 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167 Nicola Pero changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug objc/31056] objc bogus warning when using const

2011-03-25 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added Target Milestone|4.6.1 |4.7.0 --- Comment #6 from Nicola Pero 2011

[Bug objc++/48275] getter=namespace failing with .mm

2011-03-26 Thread nicola at gcc dot gnu.org
||2011.03.26 08:19:29 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2011-03-26 08:19:29 UTC --- Yes, this is unfortunately confirmed -- [nicola@lampone property]$ g++ cxx

[Bug objc/48376] gcc does not create an ivar for properties

2011-04-08 Thread nicola at gcc dot gnu.org
||2011.04.08 09:28:42 CC||nicola at gcc dot gnu.org Version|4.6.0 |4.7.0 Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2011-04-08 09:28:42 UTC --- Thanks for reporting this

[Bug objc/48527] New: Incorrect list of methods in @protocol used across compilation units

2011-04-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48527 Summary: Incorrect list of methods in @protocol used across compilation units Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug objc/48527] Incorrect list of methods in @protocol used across compilation units

2011-04-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48527 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc/48539] New: Missing warning when messaging a forward-declared class

2011-04-10 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 Summary: Missing warning when messaging a forward-declared class Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: o

[Bug objc/48539] Missing warning when messaging a forward-declared class

2011-04-10 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc++/49070] New: ObjC++ compiler fails to compile ObjC method invocations without keyword arguments

2011-05-19 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49070 Summary: ObjC++ compiler fails to compile ObjC method invocations without keyword arguments Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priori

[Bug objc++/49070] ObjC++ compiler fails to compile ObjC method invocations without keyword arguments

2011-05-19 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49070 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug objc++/35551] internal compiler error: in encode_gnu_bitfield, at objc/objc-act.c:8175

2010-09-25 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35551 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #2

[Bug objc/45763] incorrect @encode(BOOL *)

2010-09-26 Thread nicola at gcc dot gnu.org
||2010.09.26 16:43:36 date|| AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2010

[Bug objc/25450] Enums are encoded incorrectly

2010-09-26 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | --- Comment #3 from Nicola Pero 2010-09-26 16:44:43 UTC --- Posted a patch to gcc-patches that fixes this. Thanks

[Bug objc/25464] objc_sizeof_type vs zero sized arrays

2010-09-26 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | --- Comment #5 from Nicola Pero 2010-09-26 16:47:51 UTC --- Posted a patch to gcc-patches that fixes this. Thanks

[Bug objc/25361] vectors are not encoded

2010-09-26 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org --- Comment #8 from Nicola Pero 2010-09-26 16:51:30 UTC --- Posted a patch to gcc-patches that implements encoding vectors. That all works but unfortunately is not enough because you also have to get structures containing vectors to work to fix the issue

[Bug objc/27377] [4.3/4.4 Regression] false compiler warnings generated in Objective-C code

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27377 --- Comment #13 from Nicola Pero 2010-09-27 18:04:14 UTC --- Author: nicola Date: Mon Sep 27 18:04:09 2010 New Revision: 164655 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164655 Log: In gcc/: 2010-09-27 Nicola Pero Merge f

[Bug objc/25464] objc_sizeof_type vs zero sized arrays

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25464 --- Comment #6 from Nicola Pero 2010-09-27 19:22:17 UTC --- Author: nicola Date: Mon Sep 27 19:22:13 2010 New Revision: 164659 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164659 Log: In gcc/: 2010-09-27 Nicola Pero * doc/ob

[Bug objc/45763] incorrect @encode(BOOL *)

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45763 --- Comment #2 from Nicola Pero 2010-09-27 19:22:17 UTC --- Author: nicola Date: Mon Sep 27 19:22:13 2010 New Revision: 164659 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164659 Log: In gcc/: 2010-09-27 Nicola Pero * doc/ob

[Bug objc/25450] Enums are encoded incorrectly

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25450 --- Comment #4 from Nicola Pero 2010-09-27 19:22:17 UTC --- Author: nicola Date: Mon Sep 27 19:22:13 2010 New Revision: 164659 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164659 Log: In gcc/: 2010-09-27 Nicola Pero * doc/ob

[Bug objc++/35551] internal compiler error: in encode_gnu_bitfield, at objc/objc-act.c:8175

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35551 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug objc/45763] incorrect @encode(BOOL *)

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45763 Nicola Pero changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug objc/25450] Enums are encoded incorrectly

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25450 Nicola Pero changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug objc/25464] objc_sizeof_type vs zero sized arrays

2010-09-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25464 Nicola Pero changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code.

2010-09-30 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36580 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug objc/45878] New: Can't compile even a trivial ObjC program with -fexceptions -O2

2010-10-03 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45878 Summary: Can't compile even a trivial ObjC program with -fexceptions -O2 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug objc++/35891] wrong pointer type in build_module_initializer_routine?

2010-10-03 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35891 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug objc++/35967] Local variables interpreted as volatile following a @try block

2010-10-03 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||INVALID --- Comment #4 from Nicola Pero 2010-10-04 01:23:07 UTC --- Yes, this is part of how -fobjc-exceptions is implemented on next with sjlj. There is not much that can be done I guess. Thanks

[Bug objc/45895] New: -Wunused-but-set-variable complains for almost all Objective-C objects

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45895 Summary: -Wunused-but-set-variable complains for almost all Objective-C objects Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug objc++/31126] Infinite loop on missing @end

2010-10-05 Thread nicola at gcc dot gnu.org
||2010.10.05 12:54:20 CC||nicola at gcc dot gnu.org AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1

[Bug objc++/28050] ICE on invalid initializer

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28050 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org

[Bug objc++/31125] ICE on @interface without identifier

2010-10-05 Thread nicola at gcc dot gnu.org
||2010.10.05 17:10:11 CC||nicola at gcc dot gnu.org AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1

[Bug objc++/31125] ICE on @interface without identifier

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31125 --- Comment #2 from Nicola Pero 2010-10-05 19:23:38 UTC --- Author: nicola Date: Tue Oct 5 19:23:33 2010 New Revision: 164997 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164997 Log: In gcc/: 2010-10-05 Nicola Pero * c-pars

[Bug objc++/28050] ICE on invalid initializer

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28050 --- Comment #15 from Nicola Pero 2010-10-05 19:23:40 UTC --- Author: nicola Date: Tue Oct 5 19:23:33 2010 New Revision: 164997 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164997 Log: In gcc/: 2010-10-05 Nicola Pero * c-par

[Bug objc++/28050] ICE on invalid initializer

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28050 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug objc++/31125] ICE on @interface without identifier

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31125 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug objc++/23707] ICE on invalid code after error

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23707 --- Comment #2 from Nicola Pero 2010-10-05 19:23:39 UTC --- Author: nicola Date: Tue Oct 5 19:23:33 2010 New Revision: 164997 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164997 Log: In gcc/: 2010-10-05 Nicola Pero * c-pars

[Bug objc++/31126] Infinite loop on missing @end

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31126 --- Comment #1 from Nicola Pero 2010-10-05 19:23:39 UTC --- Author: nicola Date: Tue Oct 5 19:23:33 2010 New Revision: 164997 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164997 Log: In gcc/: 2010-10-05 Nicola Pero * c-pars

[Bug objc++/23707] ICE on invalid code after error

2010-10-05 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #3 from Nicola Pero 2010-10-05 19:28:54 UTC --- Fixed in trunk. Thanks

[Bug objc++/31126] Infinite loop on missing @end

2010-10-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31126 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug objc/45925] New objc test failures

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug objc/45925] New objc test failures

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 --- Comment #3 from Nicola Pero 2010-10-07 08:38:16 UTC --- You can easily confirm the bug even in a 32 bit machine by making the following change to objc-foreach-1.m: Index: objc-foreach-1.m =

[Bug objc/45925] New objc test failures

2010-10-07 Thread nicola at gcc dot gnu.org
||2010.10.07 09:08:42 AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #4 from Nicola Pero 2010-10-07 09:08:42 UTC --- Actually, at a closer look it&#

[Bug objc/45925] New objc test failures

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 --- Comment #5 from Nicola Pero 2010-10-07 18:37:49 UTC --- Author: nicola Date: Thu Oct 7 18:37:43 2010 New Revision: 165129 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165129 Log: In gcc/: 2010-10-07 Nicola Pero * doc/ob

[Bug objc/45925] New objc test failures

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 --- Comment #6 from Nicola Pero 2010-10-07 18:40:38 UTC --- This should be fixed now. Can you confirm that the failures on 64-bit have gone away ? :-) Thanks

[Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23614 --- Comment #7 from Nicola Pero 2010-10-07 22:26:47 UTC --- Author: nicola Date: Thu Oct 7 22:26:43 2010 New Revision: 165137 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165137 Log: In gcc/testsuite/: 2010-10-07 Nicola Pero

[Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime

2010-10-07 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED Known to fail|| --- Comment #8 from Nicola Pero 2010-10-07 22:28:20 UTC --- Testcase fixed in trunk. Thanks

[Bug objc/45895] -Wunused-but-set-variable complains for almost all Objective-C objects

2010-10-07 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45895 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libobjc/45953] New: Registering untyped selector mutates existing selector

2010-10-09 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45953 Summary: Registering untyped selector mutates existing selector Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: libobjc

[Bug libobjc/23214] libobjc doesn't initialize protocols in some cases

2010-10-13 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214 --- Comment #9 from Nicola Pero 2010-10-13 08:16:44 UTC --- Author: nicola Date: Wed Oct 13 08:16:42 2010 New Revision: 165414 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165414 Log: In libobjc/: 2010-10-13 Nicola Pero PR l

[Bug libobjc/23214] libobjc doesn't initialize protocols in some cases

2010-10-13 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #10 from Nicola Pero 2010-10-13 08:18:58 UTC --- Fixed in trunk and testcase added to the test suite. Thanks

[Bug objc/45878] [4.6 Regression] Can't compile even a trivial ObjC program with -fexceptions -O2

2010-10-13 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45878 --- Comment #8 from Nicola Pero 2010-10-13 15:05:13 UTC --- Yes, I have already extracted a testcase from GNUstep - it's in the first comment in the issue. :-) On my Linux i386, that (valid) piece of code fails to compile with 'internal compiler

[Bug objc/45878] [4.6 Regression] Can't compile even a trivial ObjC program with -fexceptions -O2

2010-10-13 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45878 --- Comment #12 from Nicola Pero 2010-10-13 16:58:34 UTC --- Yes, the testcase still fails for me after applying the patch. By the way, Richard, thanks a lot for looking into this. I really appreciate it :-) Thanks

[Bug objc/45878] [4.6 Regression] Can't compile even a trivial ObjC program with -fexceptions -O2

2010-10-13 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45878 --- Comment #15 from Nicola Pero 2010-10-13 18:47:52 UTC --- Try the following testcase, which requires no includes: == typedef struct objc_object { Class class_pointer; } *id; typedef unsigned char BOOL; @interface Object { Cla

[Bug objc++/35891] wrong pointer type in build_module_initializer_routine?

2010-10-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35891 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug objc/45925] New objc test failures

2010-10-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45925 Nicola Pero changed: What|Removed |Added Status|NEW |WAITING

[Bug objc/18255] [GNU runtime] Protocols are not initialized correctly

2010-10-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18255 --- Comment #11 from Nicola Pero 2010-10-17 10:11:25 UTC --- Author: nicola Date: Sun Oct 17 10:11:23 2010 New Revision: 165579 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165579 Log: In gcc/testsuite/: 2010-10-17 Nicola Pero

[Bug objc/18255] [GNU runtime] Protocols are not initialized correctly

2010-10-17 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #12 from Nicola Pero 2010-10-17 10:12:09 UTC --- I fixed this in trunk (will be 4.6.0). Testcase committed to the testsuite. Thanks

[Bug objc/30461] Class methods should be marked as hidden

2010-10-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30461 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug objc/23709] [4.3/4.4/4.5/4.6 Regression] error recovery is not smart enough

2010-10-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23709 --- Comment #11 from Nicola Pero 2010-10-20 09:03:10 UTC --- Author: nicola Date: Wed Oct 20 09:03:06 2010 New Revision: 165713 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165713 Log: In gcc/testsuite/: 2010-10-20 Nicola Pero

[Bug objc/23709] [4.3/4.4/4.5/4.6 Regression] error recovery is not smart enough

2010-10-23 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED Known to fail|| --- Comment #12 from Nicola Pero 2010-10-23 21:17:22 UTC --- Already fixed in trunk, and testcase committed to make sure it stays fixed :-) Thanks

[Bug objc/7098] ObjC front end doesn't understand attributes on method parameters

2010-10-23 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #8 from Nicola Pero 2010-10-24 02:56:01 UTC --- I just committed to trunk (will be 4.6.0) the last part of the implementation. Testcases are included. Thanks

[Bug objc/41108] ICE in objc_build_ivar_assignment

2010-10-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41108 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #2

[Bug objc/28049] [4.3/4.4/4.5/4.6 regression] ICE on single + or -

2010-10-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28049 --- Comment #12 from Nicola Pero 2010-10-24 10:39:09 UTC --- Author: nicola Date: Sun Oct 24 10:39:05 2010 New Revision: 165898 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165898 Log: In gcc/testsuite/: 2010-10-24 Nicola Pero

[Bug objc/24393] [4.3/4.4/4.5/4.6 Regression] fatal error when missing closing paren in method argument type

2010-10-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24393 --- Comment #9 from Nicola Pero 2010-10-24 10:39:09 UTC --- Author: nicola Date: Sun Oct 24 10:39:05 2010 New Revision: 165898 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165898 Log: In gcc/testsuite/: 2010-10-24 Nicola Pero

[Bug objc/24393] [4.3/4.4/4.5/4.6 Regression] fatal error when missing closing paren in method argument type

2010-10-24 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED Target Milestone|4.3.6 |4.6.0 Known to fail|| --- Comment #10 from Nicola Pero 2010-10-24 10:42:04 UTC --- Fixed in trunk, testcase added to

[Bug objc/28049] [4.3/4.4/4.5/4.6 regression] ICE on single + or -

2010-10-24 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED Target Milestone|4.3.6 |4.6.0 Known to fail|| --- Comment #13 from Nicola Pero 2010-10-24 10:42:31 UTC --- Fixed in trunk, testcases added to

[Bug objc/45735] ICE in objc_add_method, at objc/objc-act.c:6941

2010-10-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45735 --- Comment #1 from Nicola Pero 2010-10-24 16:48:59 UTC --- Author: nicola Date: Sun Oct 24 16:48:57 2010 New Revision: 165901 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165901 Log: 2010-10-24 Nicola Pero PR objc/45735

[Bug objc/45735] ICE in objc_add_method, at objc/objc-act.c:6941

2010-10-24 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED Target Milestone|--- |4.6.0 Known to fail|| --- Comment #2 from Nicola Pero 2010-10-24 16:50:04 UTC --- Fixed in trunk, and testcases

[Bug objc++/46222] [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441

2010-10-29 Thread nicola at gcc dot gnu.org
|NEW Last reconfirmed||2010.10.29 22:32:34 CC||nicola at gcc dot gnu.org Component|c++ |objc++ Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero

[Bug objc/46473] New: 'in' not allowed in 'for' loop

2010-11-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46473 Summary: 'in' not allowed in 'for' loop Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassig...@gcc.gnu.o

[Bug objc/31056] objc bogus warning when using const

2010-11-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #1

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-20 Thread nicola at gcc dot gnu.org
||2010.11.20 19:27:50 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 Severity|normal |minor --- Comment #2 from Nicola Pero 2010-11-20 19:27:50 UTC --- Yes, this is a problem

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #8

[Bug objc/42293] Can't build ObjC runtime library with GC for W32 target

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42293 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #7

[Bug objc/41617] [4.4/4.5/4.6 regression] ObjC: Error: symbol `_OBJC_CLASS_AppController' is already defined

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41617 --- Comment #10 from Nicola Pero 2010-11-22 17:58:44 UTC --- So, can I close the bug ? Thanks

[Bug objc/36580] ICE at -O2 and above (with strict aliasing) with invalid Objective-C code.

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36580 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 --- Comment #3 from Nicola Pero 2010-11-22 19:27:27 UTC --- Author: nicola Date: Mon Nov 22 19:27:17 2010 New Revision: 167048 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167048 Log: In gcc/c-family/: 2010-11-22 Nicola Pero

[Bug objc/34033] compiler accepts invalid string concatenation

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34033 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug objc/31056] objc bogus warning when using const

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

<    1   2   3   >