public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: hjl@lucon.org (H.J. Lu)
To: law@cygnus.com
Cc: egcs@cygnus.com
Subject: Re: More info on exception bug
Date: Sun, 02 Nov 1997 09:36:00 -0000	[thread overview]
Message-ID: <m0xS3x5-0004ecC@ocean.lucon.org> (raw)
In-Reply-To: <9993.878443303@hurl.cygnus.com>

> 
>   In message <m0xGrFm-0004eeC@ocean.lucon.org>you write:
>   > Hi,
>   > 
>   > It seems that expand_exception_blocks () in cp/except.c is kind of
>   > screwed up. When entering expand_exception_blocks (),
>   > pending_stack_adjust is 0. But in expand_leftover_cleanups (),
>   > pending_stack_adjust is changed for the exception handler. As the
>   > result, the stacks of the function and its exception handler are
>   > all mixed up.
>   > 
>   > I am enclosing a kludge here. There must be a better fix than that.
> I believe Jason fixed this on Oct 20th:
> 
> Mon Oct 20 12:06:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
> 
>         * except.c (expand_exception_blocks): Call do_pending_stack_adust.
>         (expand_end_catch_block): Likewise.
>         (expand_end_eh_spec): Likewise.
> 
> Your testcase compiles and executes fine for me on my linux box.
> jeff
> 

Yes. Thanks.


-- 
H.J. Lu (hjl@gnu.ai.mit.edu)

      reply	other threads:[~1997-11-02  9:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-02 12:51 H.J. Lu
1997-11-01 19:59 ` Jeffrey A Law
1997-11-02  9:36   ` H.J. Lu [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=m0xS3x5-0004ecC@ocean.lucon.org \
    --to=hjl@lucon.org \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.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).