Re: Fwd: Objective-C and C99 strict aliasing

2009-04-10 Thread David Ayers
Am Freitag, den 10.04.2009, 09:22 +0200 schrieb Richard Guenther: > On Fri, Apr 10, 2009 at 3:41 AM, Ian Lance Taylor wrote: > > John Engelhart writes: > > > >> The easiest, and I think safest, course of action would be to add a > >> line in c_common_get_alias_set similar to the one I suggested.

Re: Syntactic sugar to access arrays and hashes in Objective-C

2009-04-08 Thread David Ayers
Am Samstag, den 21.03.2009, 11:59 +0100 schrieb John Holdsworth: > I was wondering if it would be a useful extension to Objective-C > expand the [] operator > to support array and hash references to NSArray and NSDictionary > classes directly to > greatly improve the readability of code: I'm

Re: Failures in tests for obj-c++....

2005-06-07 Thread David Ayers
David Ayers wrote: > Ziemowit Laski wrote: > >>On 6 Jun 2005, at 22.26, Christian Joensson wrote: >> > > [snip] > >>>./bitfield-4.exe: error while loading shared libraries: libobjc.so.1: >>>cannot open shared object file: No such file or director

Re: Failures in tests for obj-c++....

2005-06-07 Thread David Ayers
t I think this patch is probably correct anyway. Does it help? Bootstrapped and passed all supported Objective-C tests on i686-pc-linux-gnu. If so, OK for mainline and 4.0 branch? Cheers, David 2005-06-07 David Ayers <[EMAIL PROTECTED]> * arch

Re: just 2 assertive

2005-05-19 Thread David Ayers
Mike Stump wrote: > mrs bash[73] nm i586-pc-linux-gnu/libobjc/.libs/libobjc.so.1 | grep > gcc_unre > U gcc_unreachable > > :-( > > This is killing the Objective-C testsuite for me... nm -o *.o |grep gcc_unr exception.o:U gcc_unreachable It seems this comes from unwind.h static