Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: gdb-patches <gdb-patches@sources.redhat.com>
Subject: Re: [RFA]: testsuite/gdb.base/call-ar-st.[exp|c]: Change to work better with small targets
Date: Thu, 25 Oct 2001 09:30:00 -0000	[thread overview]
Message-ID: <20011025183006.R7622@cygbert.vinschen.de> (raw)
In-Reply-To: <Pine.SUN.3.91.1011025160656.4816Q-100000@is>

On Thu, Oct 25, 2001 at 04:07:52PM +0200, Eli Zaretskii wrote:
> 
> On Thu, 25 Oct 2001, Corinna Vinschen wrote:
> 
> > the following patch allows the call-ar-st test to run better on smaller
> > targets.  Currently nearly all variable space is allocated on the stack
> > and moreover especially the double array is somewhat big.  The patch
> > changes all auto variables in main() to be static to unburden the stack
> > and reduces the size of the double array to reduce the all over memory
> > requirements of the test.
> [...]
> > -  char     char_array[121];
> > -  double   double_array[100];
> > -  float    float_array[15];
> > -  int      integer_array[50]; 
> 
> Do we really have targets where 1000 bytes on the stack matter?

My target has a 2K stack...

Corinna


  reply	other threads:[~2001-10-25  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-25  7:00 Corinna Vinschen
2001-10-25  7:08 ` Eli Zaretskii
2001-10-25  9:30   ` Corinna Vinschen [this message]
2001-10-27  7:50 ` Elena Zannoni
2001-10-29 10:13   ` Fernando Nasser
2001-10-29 10:22     ` Corinna Vinschen

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=20011025183006.R7622@cygbert.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=gdb-patches@sources.redhat.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