http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214
Nicola Pero changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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
--- Comment #8 from nicola at gcc dot gnu dot org 2010-09-08 17:52 ---
Created an attachment (id=21743)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21743&action=view)
A tidied up testcase ready for the GCC testsuite
--
nicola at gcc dot gnu dot org changed:
What
--- Comment #7 from nicola at gcc dot gnu dot org 2010-09-08 17:48 ---
Confirmed.
Thanks
--
nicola at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:52
---
No no, it is not a duplicate. You will see that test case #1 will still fail
even after you fix bug 18255. libobjc fails to initialize statics if the
first static was initialized as a side effect of being us
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-03
13:50 ---
This is a dup of bug 18255. The bug is really in the front-end which should
mark the supper protocol
as be staticly initialized.
*** This bug has been marked as a duplicate of 18255 ***
--
W
--- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:44
---
Created an attachment (id=9422)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9422&action=view)
test case #2b
See attachment 9421.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23214
--- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:44
---
Created an attachment (id=9421)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9421&action=view)
test case #2a
Requires the protocolCase2b.m attachment as well.
Compile using gcc -g protocolCase2b.m proto
--- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:41
---
Created an attachment (id=9420)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9420&action=view)
Test case #1
Complie like this
gcc -g protocolCase1.m -lobjc -o protocolCase1
then run the program and watch
--- Additional Comments From jeremy at deadbeef dot com 2005-08-03 13:39
---
Created an attachment (id=9419)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9419&action=view)
Patch to init.c in libobjc to fix protocol problem.
This patch is relative to CVS.
--
http://gcc.gnu.org
10 matches
Mail list logo