public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@physics.uc.edu>
To: Frederic Stark <fstark@almonde.com>
Cc: Frederic Stark <gsfred@almonde.com>,
	gnustep-dev@gnu.org, gcc@gcc.gnu.org,
	"Timothy J. Wood" <tjw@omnigroup.com>
Subject: Re: Problem implementing faults in Objective-C
Date: Tue, 21 Jun 2005 17:48:00 -0000	[thread overview]
Message-ID: <eecfc1ff3abb0b1ec2047b827ab6be17@physics.uc.edu> (raw)
In-Reply-To: <42B84C57.7070505@almonde.com>


On Jun 21, 2005, at 1:20 PM, Frederic Stark wrote:

> Timothy J. Wood wrote:
>
> [crunch]
>>> The code works correctly under Mac OS X.
>
> I just checked under linux/gcc 3.4 and the code works fine there.  
> Maybe this is a gcc 3.2 specific problem. I'll check gcc 3.4 windows  
> one of those days.

It is a 3.2 specific bug.
This was fixed in 3.4.0 at least for sure with:
2003-09-24  Ziemowit Laski  <zlaski@apple.com>

         MERGE OF objc-improvements-branch into MAINLINE.
         See 'gcc/ChangeLog' and 'gcc/testsuite/ChangeLog' for
         the gory details.

mainly:
Fix PR objc/11754
When cascading message together under GNU runtime, GCC was sending the  
inner message twice,
this patch fixes that.
Also adds a testcase for that case.

And the patch:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff? 
r1=1.179.2.4&r2=1.179.2.2

Thanks,
Andrew Pinski

      reply	other threads:[~2005-06-21 17:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-21 11:13 Frederic Stark
2005-06-21 16:49 ` Timothy J. Wood
2005-06-21 17:20   ` Frederic Stark
2005-06-21 17:48     ` Andrew Pinski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eecfc1ff3abb0b1ec2047b827ab6be17@physics.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=fstark@almonde.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gnustep-dev@gnu.org \
    --cc=gsfred@almonde.com \
    --cc=tjw@omnigroup.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).