[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 Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug objc/41108] ICE in objc_build_ivar_assignment

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41108 --- Comment #3 from Nicola Pero 2010-11-22 21:32:52 UTC --- Author: nicola Date: Mon Nov 22 21:32:49 2010 New Revision: 167054 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167054 Log: In gcc/objc/: 2010-11-22 Nicola Pero PR

[Bug objc/41108] ICE in objc_build_ivar_assignment

2010-11-22 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41108 Nicola Pero changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug objc/29640] C99 VLA size rejected in an objc method definition

2010-11-22 Thread nicola at gcc dot gnu.org
|NEW Last reconfirmed||2010.11.22 21:38:26 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 Known to fail|3.2.3, 3.4.0, 4.0.0, 4.2.0, | |4.0.4, 4.1.2

[Bug objc/24358] inconsistent objective-c objective-c++ language list

2010-11-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24358 --- Comment #2 from Nicola Pero 2010-11-23 09:47:10 UTC --- Author: nicola Date: Tue Nov 23 09:47:07 2010 New Revision: 167073 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167073 Log: In gcc/objc/: 2010-11-23 Nicola Pero PR

[Bug objc/24358] inconsistent objective-c objective-c++ language list

2010-11-23 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Known to work||4.6.0 Resolution||FIXED Target Milestone|--- |4.6.0 --- Comment #3 from Nicola Pero 2010-11-23 09:48:11 UTC --- I fixed this in trunk (which

[Bug objc/45989] Some objc.dg-struct-layout-encoding-1 tests XPASS

2010-11-23 Thread nicola at gcc dot gnu.org
||2010.11.23 09:48:54 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2010-11-23 09:48:54 UTC --- Confirmed. Thanks

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

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

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

2010-11-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added Status|WAITING |NEW --- Comment #3 from Nicola Pero 2010-1

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

2010-11-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 Nicola Pero changed: What|Removed |Added AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org

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

2010-11-23 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31056 --- Comment #4 from Nicola Pero 2010-11-23 23:54:06 UTC --- Created attachment 22503 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22503 Testcase constructed by Nicola, showing the problem

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

2010-11-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 Nicola Pero changed: What|Removed |Added AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org

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

2010-11-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 --- Comment #5 from Nicola Pero 2010-11-27 18:17:19 UTC --- Author: nicola Date: Sat Nov 27 18:17:14 2010 New Revision: 167202 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167202 Log: In gcc/cp/: 2010-11-27 Nicola Pero PR objc++

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

2010-11-27 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46222 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug objc/46710] New: fast enumeration tests failing on ia64-suse-linux-gnu

2010-11-29 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46710 Summary: fast enumeration tests failing on ia64-suse-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: objc AssignedTo

[Bug objc/47682] unused-but-set-variabled warning when using fast enumeration

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47682 Nicola Pero changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

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

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48187 --- Comment #2 from Nicola Pero 2011-05-24 17:45:59 UTC --- I have a patch ready to fix this -- http://gcc.gnu.org/ml/gcc-patches/2011-05/msg01735.html Thanks

[Bug libobjc/48177] incorrect registration of typed selectors

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 --- Comment #6 from Nicola Pero 2011-05-24 21:43:47 UTC --- I applied the fix. Waiting for approval to apply it for the 4.6 branch as well so that it gets into 4.6.1. :-) Thanks

[Bug libobjc/48177] incorrect registration of typed selectors

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 --- Comment #5 from Nicola Pero 2011-05-24 21:39:29 UTC --- Author: nicola Date: Tue May 24 21:39:24 2011 New Revision: 174143 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174143 Log: In libobjc/: 2011-05-24 Nicola Pero PR libob

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

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48187 --- Comment #3 from Nicola Pero 2011-05-24 21:29:38 UTC --- Author: nicola Date: Tue May 24 21:29:35 2011 New Revision: 174142 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174142 Log: In gcc/: 2011-05-24 Nicola Pero PR objc/4818

[Bug libobjc/48177] incorrect registration of typed selectors

2011-05-25 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 --- Comment #7 from Nicola Pero 2011-05-25 09:08:00 UTC --- Author: nicola Date: Wed May 25 09:07:57 2011 New Revision: 174176 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174176 Log: In libobjc/: 2011-05-25 Nicola Pero Backport

[Bug libobjc/48177] incorrect registration of typed selectors

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

[Bug c/38037] false uninitialized warnings when using a pointer as a guard

2011-05-25 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38037 --- Comment #5 from Nicola Pero 2011-05-25 18:54:43 UTC --- Author: nicola Date: Wed May 25 18:54:40 2011 New Revision: 174221 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174221 Log: In libobjc/: 2011-05-25 Richard Frith-Macdonald

[Bug libobjc/38307] Calling of the +initialize method is not completely thread-safe

2011-05-25 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Resolution||FIXED --- Comment #10 from Nicola Pero 2011-05-25 18:56:19 UTC --- I applied the patch to trunk. Thanks a lot! :-)

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

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

[Bug c/38037] false uninitialized warnings when using a pointer as a guard

2011-05-25 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38037 --- Comment #7 from Nicola Pero 2011-05-25 20:32:46 UTC --- Apologies. You are right; I committed a fix for libobjc/38307. ;-) Thanks

[Bug libobjc/49166] [4.7 Regression] Many objc failures

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

[Bug objc/47077] ICE on invalid code (method implementation outside of implementation context)

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

[Bug c++/49221] [4.7 Regression] Several ICEs in the obj-c++ test suite after revision 174307

2011-06-01 Thread nicola at gcc dot gnu.org
||2011.06.01 09:28:00 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #5 from Nicola Pero 2011-06-01 09:28:00 UTC --- Yes, this is confirmed. Here is what I see -- === obj-c++ tests

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

2011-06-02 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 --- Comment #2 from Nicola Pero 2011-06-02 18:54:34 UTC --- Author: nicola Date: Thu Jun 2 18:54:32 2011 New Revision: 174575 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174575 Log: In gcc/objc/: 2011-06-02 Nicola Pero PR objc

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

2011-06-02 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48539 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)

2011-06-05 Thread nicola at gcc dot gnu.org
||2011.06.05 13:07:58 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #3 from Nicola Pero 2011-06-05 13:07:58 UTC --- Thanks Dominique I submitted a patch to fix this. Thanks

[Bug testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)

2011-06-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49287 --- Comment #5 from Nicola Pero 2011-06-05 17:37:09 UTC --- Author: nicola Date: Sun Jun 5 17:37:06 2011 New Revision: 174657 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174657 Log: In gcc/objc/: 2011-06-05 Nicola Pero * objc-

[Bug testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)

2011-06-05 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49287 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug objc/49301] Forward declaration of classes broken

2011-06-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49301 --- Comment #1 from Nicola Pero 2011-06-06 15:14:24 UTC --- > @class is used to tell the compiler the class exists, but that its not (yet) > available. Eg: class B uses class A, but class A uses class B too, creating a > recursive import, and th

[Bug objc/49301] Forward declaration of classes broken

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

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

2011-06-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48275 --- Comment #2 from Nicola Pero 2011-06-06 22:09:51 UTC --- Author: nicola Date: Mon Jun 6 22:09:47 2011 New Revision: 174726 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174726 Log: In gcc/cp/: 2011-06-06 Nicola Pero , PR obj-c

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

2011-06-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48275 Nicola Pero changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug objc/49301] Forward declaration of classes broken

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

[Bug libobjc/36610] objc_msg_sendv is broken for targets which pass argument via registers

2011-06-14 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36610 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #23

[Bug testsuite/49432] [4.7 Regression] FAIL: obj-c++.dg/invalid-type-1.mm

2011-06-16 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49432 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org --- Comment #2

[Bug libobjc/49882] New: class_getSuperClass() returns nil on a newly allocated, but not registered, class

2011-07-28 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49882 Summary: class_getSuperClass() returns nil on a newly allocated, but not registered, class Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priorit

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

2011-07-28 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49883 Summary: clang + gcc 4.6 runtime = broken Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libobjc AssignedTo: unassig...@gcc.

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

2011-08-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50002 Summary: class_replaceMethod does not work on class methods Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libobjc AssignedT

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

2011-08-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50003 Summary: -[Protocol respondsTo:] does not work with Clang Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libobjc AssignedTo:

[Bug libobjc/49882] class_getSuperClass() returns nil on a newly allocated, but not registered, class

2011-08-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49882 --- Comment #1 from Nicola Pero 2011-08-06 09:49:33 UTC --- Author: nicola Date: Sat Aug 6 09:49:30 2011 New Revision: 177505 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177505 Log: In libobjc/: 2011-08-06 Nicola Pero PR libob

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

2011-08-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50002 --- Comment #1 from Nicola Pero 2011-08-06 14:20:13 UTC --- Author: nicola Date: Sat Aug 6 14:20:09 2011 New Revision: 177510 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177510 Log: In libobjc/: 2011-08-06 Nicola Pero PR libob

[Bug libobjc/49882] class_getSuperClass() returns nil on a newly allocated, but not registered, class

2011-08-06 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49882 --- Comment #2 from Nicola Pero 2011-08-06 14:20:13 UTC --- Author: nicola Date: Sat Aug 6 14:20:09 2011 New Revision: 177510 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177510 Log: In libobjc/: 2011-08-06 Nicola Pero PR libob

[Bug libobjc/49882] class_getSuperClass() returns nil on a newly allocated, but not registered, class

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

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

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

<    1   2   3