From: Elena Zannoni <ezannoni@localhost.redhat.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: Elena Zannoni <ezannoni@mail.redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [PATCH] sh-tdep.c update to real size of saved_regs[]
Date: Thu, 07 Feb 2002 20:33:00 -0000 [thread overview]
Message-ID: <15459.21786.811685.87376@localhost.redhat.com> (raw)
In-Reply-To: <3C634183.1020500@cygnus.com>
Andrew Cagney writes:
> > {
> > - int where[NUM_REGS];
> > + int where[NUM_REGS + NUM_PSEUDO_REGS];
> >
> BTW, that needs to be:
>
>
> int *where = alloca (....);
>
> as the above is a GCCism :-(.
>
> Andrew
>
>
Ah! Thanks.
Will fix asap.
Elena
prev parent reply other threads:[~2002-02-08 4:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-07 19:01 Elena Zannoni
2002-02-07 19:09 ` Andrew Cagney
2002-02-07 20:33 ` Elena Zannoni [this message]
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=15459.21786.811685.87376@localhost.redhat.com \
--to=ezannoni@localhost.redhat.com \
--cc=ac131313@cygnus.com \
--cc=ezannoni@mail.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