public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Denis Zaitsev <zzz@cd-club.ru>
Cc: Nix <nix@esperi.demon.co.uk>, mark@codesourcery.com, gcc@gcc.gnu.org
Subject: Re: PATCH: -fomit-frame-pointer and exceptions or setjmp/longjmp
Date: Wed, 03 Jul 2002 16:16:00 -0000	[thread overview]
Message-ID: <20020703154344.B1882@redhat.com> (raw)
In-Reply-To: <20020704041557.A617@natasha.zzz.zzz>; from zzz@cd-club.ru on Thu, Jul 04, 2002 at 04:15:57AM +0600

On Thu, Jul 04, 2002 at 04:15:57AM +0600, Denis Zaitsev wrote:
> a) strictly speaking, the dwarf2out routines aren't confused by the
> POP, but by that special CALL;

A matter of perspective.

> b) you are just hiding the motion of SP instead of really showing it,
> this doesn't harm to EH, but can swindle debugger.

For all of one instruction, iff the user does stepi instead of step, yes.
It wouldn't surprise me if there are other such windows in which the info
is not quite consistent.

Anyway, even with your patch we continue to have the same window in the
TARGET_DEEP_PREDICTION case, which frankly is the one more folk actually
use, so I think we should go with the simpler patch to move the pop insn.


r~

  reply	other threads:[~2002-07-03 22:43 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-02 14:31 BUG? " Denis Zaitsev
2002-06-02 15:11 ` Richard Henderson
2002-06-02 15:45   ` Denis Zaitsev
2002-06-02 19:46     ` Richard Henderson
2002-06-10 14:17   ` Nix
2002-06-13 17:15     ` Denis Zaitsev
2002-06-14 12:45       ` Nix
2002-06-14 13:21         ` Andrew Haley
2002-06-14 15:35           ` Nix
2002-06-14 16:19             ` Richard Henderson
2002-06-17 15:46         ` Denis Zaitsev
2002-06-17 17:25           ` Daniel Berlin
2002-07-01 16:10         ` PATCH: " Denis Zaitsev
2002-07-02  3:20           ` Paolo Carlini
2002-07-03  3:50             ` Denis Zaitsev
2002-07-02 19:45           ` Richard Henderson
2002-07-02 20:18             ` Richard Henderson
2002-07-03  2:32             ` Denis Zaitsev
2002-07-03 10:45             ` Denis Zaitsev
2002-07-03 13:26               ` Richard Henderson
2002-07-03 15:43                 ` Mark Mitchell
2002-07-03 16:03                 ` Denis Zaitsev
2002-07-03 16:16                   ` Richard Henderson [this message]
2002-07-03 17:05                     ` Denis Zaitsev
2002-07-03 17:24                       ` Richard Henderson
2002-07-03 21:28                         ` Denis Zaitsev
2002-07-03 23:39                           ` Richard Henderson
2002-07-03 23:42                             ` Denis Zaitsev

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=20020703154344.B1882@redhat.com \
    --to=rth@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    --cc=nix@esperi.demon.co.uk \
    --cc=zzz@cd-club.ru \
    /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).