--- Comment #18 from iains at gcc dot gnu dot org 2010-07-02 10:23 ---
additional tweaks:
r161687 (trunk) r161688 (4.5).
r161692 (trunk) r161693 (4.5)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35165
--- Comment #17 from iains at gcc dot gnu dot org 2010-06-11 08:57 ---
closing as fixed after back-ports to the current release branch (4.5) for
various ObjC fixes including the ones listed here:
r160482, r160541, r160546
--
iains at gcc dot gnu dot org changed:
What|
--- Comment #16 from mrs at gcc dot gnu dot org 2010-05-05 03:08 ---
Subject: Bug 35165
Author: mrs
Date: Wed May 5 03:08:26 2010
New Revision: 159055
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159055
Log:
PR objc/35165
* encode-8.mm: Restore running of test
--- Comment #15 from mrs at gcc dot gnu dot org 2010-04-27 00:08 ---
Subject: Bug 35165
Author: mrs
Date: Tue Apr 27 00:08:28 2010
New Revision: 158752
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158752
Log:
2010-04-26 Iain Sandoe
PR testsuite/35165
* obj-
--- Comment #14 from janis at gcc dot gnu dot org 2010-03-31 15:51 ---
Subject: Bug 35165
Author: janis
Date: Wed Mar 31 15:50:45 2010
New Revision: 157873
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157873
Log:
2010-03-31 Iain Sandoe
PR testsuite/35165
*
--- Comment #13 from dominiq at lps dot ens dot fr 2010-03-26 13:53 ---
(In reply to comment #12)
> > Is there any plan to backport the patches to 4.4?
>
> I'll look at that in the next couple of weeks.
If this a sort of "yes", I am leaving the PR open. If at some point you decide
it is
--- Comment #12 from developer at sandoe-acoustics dot co dot uk
2010-03-26 13:42 ---
(In reply to comment #10)
> Is there any plan to backport the patches to 4.4?
I'll look at that in the next couple of weeks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35165
--- Comment #11 from developer at sandoe-acoustics dot co dot uk
2010-03-26 13:42 ---
(In reply to comment #9)
> Should I close this PR as fixed, leaving people fill new PRs for the remaining
> failures, or should I leave it open?
IMO this should be closed - it clears the faults that a
--- Comment #10 from dominiq at lps dot ens dot fr 2010-03-26 13:35 ---
Is there any plan to backport the patches to 4.4?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35165
--- Comment #9 from dominiq at lps dot ens dot fr 2010-03-26 13:29 ---
Following revision 157731 the number of failures for the objc and obj-c++
testsuite on *-apple-darwin* has drastically decreased. Iain, thanks a lot for
the hard work.
Should I close this PR as fixed, leaving people
--- Comment #8 from janis at gcc dot gnu dot org 2010-03-25 22:25 ---
Subject: Bug 35165
Author: janis
Date: Thu Mar 25 22:25:05 2010
New Revision: 157731
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157731
Log:
2010-03-25 Iain Sandoe
PR objc/35165
PR tests
--- Comment #7 from developer at sandoe-acoustics dot co dot uk 2010-02-19
23:42 ---
updated patches & test results:
http://gcc.gnu.org/ml/gcc-patches/2010-02/msg00742.html
explanation of the intention of those patches:
http://gcc.gnu.org/ml/gcc-patches/2010-02/msg00712.html
--
ht
--- Comment #6 from developer at sandoe-acoustics dot co dot uk 2009-12-23
15:04 ---
http://gcc.gnu.org/ml/gcc-patches/2009-12/msg01081.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35165
--- Comment #5 from developer at sandoe-acoustics dot co dot uk 2009-04-25
12:32 ---
AFAICT there are a number of factors causing this and darwin8 is also affected.
A (certainly non-comprehensive) list of issues:
Darwin 8 (OSX 10.4.11)
(Objc)
There is no 64 bit NeXT runtime.
(Obj-c++
--- Comment #4 from danglin at gcc dot gnu dot org 2008-03-20 14:12 ---
@interface Protocol : Object
{
@private
char *protocol_name OBJC2_UNAVAILABLE;
struct objc_protocol_list *protocol_list OBJC2_UNAVAILABLE;
struct objc_method_description_list *instance_methods OBJC2_UNAVA
--- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2008-03-20
13:56 ---
Subject: Re: Massive failures of objc on i686-apple-darwin9
Attached .i file.
Dave
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2008-03-20
13:56 ---
Created an attachment (id=153
--- Comment #1 from danglin at gcc dot gnu dot org 2008-03-20 13:46 ---
I see the same failures on i686-apple-darwin9.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
--
17 matches
Mail list logo