Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
To: Corinna Vinschen <vinschen@redhat.com>
Cc: 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 07:08:00 -0000	[thread overview]
Message-ID: <Pine.SUN.3.91.1011025160656.4816Q-100000@is> (raw)
In-Reply-To: <20011025160025.Q7622@cygbert.vinschen.de>

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?


  reply	other threads:[~2001-10-25  7:08 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 [this message]
2001-10-25  9:30   ` Corinna Vinschen
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=Pine.SUN.3.91.1011025160656.4816Q-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=vinschen@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