From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: drow@false.org
Cc: mark.kettenis@xs4all.nl, gdb-patches@sourceware.org, fnf@specifix.com
Subject: Re: Fix PR breakpoints/2080
Date: Tue, 14 Feb 2006 16:39:00 -0000 [thread overview]
Message-ID: <200602141638.k1EGckea012314@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <20060214155232.GA23947@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 14 Feb 2006 10:52:32 -0500)
> X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on
> elgar.sibelius.xs4all.nl
> X-Spam-Level:
> X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=no
> version=3.1.0
> Date: Tue, 14 Feb 2006 10:52:32 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb-patches@sourceware.org, fnf@specifix.com
> Mail-Followup-To: Mark Kettenis <mark.kettenis@xs4all.nl>,
> gdb-patches@sourceware.org, fnf@specifix.com
> Content-Disposition: inline
> X-XS4ALL-DNSBL-Checked: mxdrop9.xs4all.nl checked 66.93.172.17 against DNS blacklists
> X-Virus-Scanned: by XS4ALL Virus Scanner
> X-XS4ALL-Spam-Score: 0 ()
> X-XS4ALL-Spam: NO
> Envelope-To: mark.kettenis@xs4all.nl
> X-UIDL: 1139932355._smtp.mxdrop9.54361,S=1797
>
> On Tue, Feb 14, 2006 at 04:45:40PM +0100, Mark Kettenis wrote:
> > This fixes the testcase I checked in yesterday, so I committed it.
>
> FYI, GCC generates this sequence as RTL rather than text, which means
> it can be scheduled and optimized.
Fortunately the scheduler doesn't have a lot of room to do this. I'm
pretty sure the first three instructions (which are the most important
ones) are pretty much fixed with the current GCC implementation of the
stack alignment.
> Of course in optimized code we don't expect the prologue skipper to
> work very well, and we use dwarf2 to bypass the prologue analyzer,
> so this may not be a big deal. But I'm somewhat curious to see if
> we could make this extremely sophisticated i386 prologue analyzer
> use Jim's prologue-value.[ch] interface...
Well, writing that prologue analyzer will be hell of a lot more
difficult for CISC than it is for RISC; even with Jim's
prologue-value.[ch].
Mark
next prev parent reply other threads:[~2006-02-14 16:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-14 15:45 Mark Kettenis
2006-02-14 15:52 ` Daniel Jacobowitz
2006-02-14 16:39 ` Mark Kettenis [this message]
2006-02-14 16:59 ` Daniel Jacobowitz
2006-02-14 20:23 ` Jim Blandy
2006-02-20 13:58 ` Fred Fish
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=200602141638.k1EGckea012314@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=drow@false.org \
--cc=fnf@specifix.com \
--cc=gdb-patches@sourceware.org \
/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