public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Jan Hubicka <hubicka@atrey.karlin.mff.cuni.cz>
Cc: egcs@cygnus.com
Subject: Re: Stack frame size increase
Date: Wed, 31 Mar 1999 23:46:00 -0000	[thread overview]
Message-ID: <1939.922307801@upchuck> (raw)
Message-ID: <19990331234600.MbeBPVlFCRGhTzqD0LRiYbH5n9FE888OSmM5sc1NQ94@z> (raw)
In-Reply-To: <19990324133713.36426@atrey.karlin.mff.cuni.cz>

  In message < 19990324133713.36426@atrey.karlin.mff.cuni.cz >you write:
  > Hi
  > I've just updated the first june snapshot to the last snapshot 0314.
  > (It don't contain the align-stack-double patch yet).
  > 
  > My program slowed down, when looking for the purpose I found that stack
  > frame size increased from 24 to 28 making the doubles missaligned.
  > This is not the main problem. Interesting is, that rest of function
  > was equivalent (except the label numbers) to the original.
  > Why the extra stack slot was allocated?
  > 
  > Is the increase bug or feature?
Debug the code.  The point of the new code is to make sure that if we are
given an aligned frame that we keep it aligned.  

As I mentioned, it is likely that we don't handle all cases yet, so this kind
of thing isn't totally unexpected.

jeff

  reply	other threads:[~1999-03-31 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-24  4:37 Jan Hubicka
     [not found] ` < 19990324133713.36426@atrey.karlin.mff.cuni.cz >
1999-03-24 12:47   ` Jeffrey A Law [this message]
1999-03-31 23:46     ` Jeffrey A Law
1999-03-31 23:46 ` Jan Hubicka

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=1939.922307801@upchuck \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=hubicka@atrey.karlin.mff.cuni.cz \
    /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).