[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 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-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++/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++/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 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 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/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/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 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 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 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 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/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/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 --- Comment #2 from Nicola Pero 2011-10-09 10:29:54 UTC --- Author: nicola Date: Sun Oct 9 10:29:50 2011 New Revision: 179721 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179721 Log: In libobjc/: 2011-10-09 Nicola Pero PR libob

[Bug libobjc/50428] Consider changing semantics of +initialize so that it is inherited

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

[Bug libobjc/50428] Consider changing semantics of +initialize so that it is inherited

2011-10-08 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50428 --- Comment #2 from Nicola Pero 2011-10-08 17:52:11 UTC --- Author: nicola Date: Sat Oct 8 17:52:06 2011 New Revision: 179711 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179711 Log: In libobjc/: 2011-10-08 Richard Frith-Macdonald

[Bug libobjc/50428] Consider changing semantics of +initialize so that it is inherited

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

[Bug libobjc/50428] New: Consider changing semantics of +initialize so that it is inherited

2011-09-16 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50428 Bug #: 50428 Summary: Consider changing semantics of +initialize so that it is inherited Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[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|

[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/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/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 #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/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/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/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/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 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/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 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 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++/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/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/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 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 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
||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 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 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 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/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 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 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 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 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 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/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 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 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-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 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 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 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++/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++/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/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/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/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/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/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++/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/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 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 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-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 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 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/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 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 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/47922] [4.6 Regression] libobjc crashes with garbage collection in any real-life program

2011-02-28 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47922 Nicola Pero changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug libobjc/47922] New: [4.6 Regression] libobjc crashes with garbage collection in any real-life program

2011-02-28 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47922 Summary: [4.6 Regression] libobjc crashes with garbage collection in any real-life program Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: major Priority

[Bug objc/47832] [4.6 Regression] ObjC errors on structures with flexible data members

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

[Bug objc/47832] [4.6 Regression] ObjC errors on structures with flexible data members

2011-02-21 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47832 --- Comment #4 from Nicola Pero 2011-02-21 14:33:14 UTC --- > for ObjC I guess it depends if in @interface there are variables (then > variables with flexible array members in theory could be treated there like > ISO > C99 treats variables), or

[Bug objc/47832] [4.6 Regression] ObjC errors on structures with flexible data members

2011-02-21 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47832 Nicola Pero changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug objc/47832] [4.6 Regression] ObjC errors on structures with flexible data members

2011-02-21 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47832 --- Comment #1 from Nicola Pero 2011-02-21 10:37:10 UTC --- Hi Jakub, > @interface T > { > struct S *u; > }; > @end "struct S *" is a pointer, right ? So it's always the size of a pointer ? In that case, I don't see any reason why it shouldn

[Bug objc/47813] Some ObjC tests failing on ia64-suse-linux-gnu

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

[Bug objc/47784] Internal compiler error in dot notation assignment of const value

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

[Bug objc++/47711] [4.5/4.6 Regression] (even trivial) PCH fails for Objective-C++

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

[Bug objc/47813] Some ObjC tests failing on ia6-suse-linux-gnu

2011-02-20 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47813 --- Comment #2 from Nicola Pero 2011-02-20 14:54:47 UTC --- This is fixed in trunk (but not really, the problem is just hidden). The following patch -- http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01297.html fixes it for real though. Thanks

[Bug objc++/47711] [4.5/4.6 Regression] (even trivial) PCH fails for Objective-C++

2011-02-20 Thread nicola at gcc dot gnu.org
||2011.02.20 14:53:13 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #2 from Nicola Pero 2011-02-20 14:53:13 UTC --- Confirmed. Patch to fix it submitted at http://gcc.gnu.org/ml/gcc-patches/2011

[Bug objc/47813] Some ObjC tests failing on ia6-suse-linux-gnu

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

[Bug objc/47784] Internal compiler error in dot notation assignment of const value

2011-02-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47784 --- Comment #2 from Nicola Pero 2011-02-19 05:09:33 UTC --- Submitted a patch that fixes it. http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01282.html Thanks

[Bug objc/47813] New: Some ObjC tests failing on ia6-suse-linux-gnu

2011-02-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47813 Summary: Some ObjC tests failing on ia6-suse-linux-gnu Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unass

[Bug objc/47784] Internal compiler error in dot notation assignment of const value

2011-02-17 Thread nicola at gcc dot gnu.org
||2011.02.18 03:03:14 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 Known to fail||4.6.0 --- Comment #1 from Nicola Pero 2011-02-18 03:03:14 UTC --- Yes, confirmed. Thanks

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

2011-02-10 Thread nicola at gcc dot gnu.org
||2011.02.10 19:24:33 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #2 from Nicola Pero 2011-02-10 19:24:33 UTC --- Yes, this is supposed to have been fixed, even if not by me ;-) It was Iain

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

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

[Bug c/43082] [4.3/4.4/4.5/4.6 Regression] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

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

[Bug c/43082] [4.3/4.4/4.5/4.6 Regression] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

2011-01-26 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 --- Comment #9 from Nicola Pero 2011-01-27 02:09:19 UTC --- Author: nicola Date: Thu Jan 27 02:09:13 2011 New Revision: 169319 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169319 Log: In gcc/: 2011-01-26 Nicola Pero PR c/43082

[Bug c/22297] [4.3/4.4/4.5/4.6 Regression] missing uninitialized warning (builtin functions)

2011-01-19 Thread nicola at gcc dot gnu.org
||nicola at gcc dot gnu.org Known to work||4.6.0 Resolution||FIXED Target Milestone|4.3.6 |4.6.0 --- Comment #11 from Nicola Pero 2011-01-19 21:40:14 UTC --- This works for me with GCC

[Bug objc/47314] Incorrect multiple selectors warning

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

[Bug c/43082] [4.3/4.4/4.5/4.6 Regression] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p

2011-01-18 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 Nicola Pero changed: What|Removed |Added CC||nicola at gcc dot gnu.org Known to

[Bug c/44513] improve column number and text of format warnings

2011-01-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44513 Nicola Pero changed: What|Removed |Added Known to work||4.6.0 Target Milestone|---

[Bug c/44513] improve column number and text of format warnings

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

[Bug c/44513] improve column number and text of format warnings

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

[Bug c/44515] improve message for missing ";"

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

[Bug c/46822] printf( "%f" ) segv when called from pthread_once

2011-01-17 Thread nicola at gcc dot gnu.org
||2011.01.17 22:49:07 CC||nicola at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #2 from Nicola Pero 2011-01-17 22:49:07 UTC --- Isdmter thanks for your report and the testcase. The attached testcase

[Bug objc/47314] Incorrect multiple selectors warning

2011-01-17 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47314 --- Comment #2 from Nicola Pero 2011-01-17 22:17:50 UTC --- Author: nicola Date: Mon Jan 17 22:17:47 2011 New Revision: 168934 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168934 Log: In gcc/objc/: 2011-01-17 Nicola Pero PR objc

[Bug objc/47314] Incorrect multiple selectors warning

2011-01-16 Thread nicola at gcc dot gnu.org
||2011.01.16 13:24:03 AssignedTo|unassigned at gcc dot |nicola at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1 from Nicola Pero 2011-01-16 13:24:03 UTC --- Mine; I have a patch already

  1   2   3   >