Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Wu Zhou <woodzltc@cn.ibm.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC] Add code to support evaluating Fortran exponentiation expression
Date: Sun, 03 Jul 2005 17:05:00 -0000	[thread overview]
Message-ID: <20050703170543.GE13811@nevyn.them.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0506201128450.3771@wks190384wss.cn.ibm.com>

On Mon, Jun 20, 2005 at 11:30:05AM +0800, Wu Zhou wrote:
> On Fri, 17 Jun 2005, Daniel Jacobowitz wrote:
> 
> > This will need a testcase, in addition to documentation.  Doing those
> > separately is fine.  The only other problem is that f-exp.y needs a
> > copyright year update: the last listed year is 2001, but I see it has
> > been modified in 2002, 2003, and 2004.  So please add all of those
> > years (plus 2005).
> 
> Daniel,
> 
> The re-worked patch (copyright year updated) is included as follows.  OK 
> to commit?  Thanks.
> 
> 2005-06-20  Wu Zhou  <woodzltc@cn.ibm.com>
> 
> 	* f-exp.y (yyparse): Add code to support exponentiation expression.
> 	(yylex): Add code to scan exponentiation operator.
> 	* eval.c (evaluate_subexp_standard): Add support for BINOP_EXP.
> 	* valarith.c (value_binop): Reset errno to 0 before calling pow
> 	to do exponentiation operation.

Yes, this version is OK.  Thank you.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


  reply	other threads:[~2005-07-03 17:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17  7:36 Wu Zhou
2005-06-17 10:17 ` Eli Zaretskii
2005-06-20  3:47   ` Wu Zhou
2005-06-20 19:08     ` Eli Zaretskii
2005-06-21 14:32       ` Wu Zhou
2005-06-21 19:41         ` Eli Zaretskii
2005-06-17 13:41 ` Daniel Jacobowitz
2005-06-20  4:00   ` Wu Zhou
2005-07-03 17:07     ` Daniel Jacobowitz
2005-07-06  8:55       ` Wu Zhou
2005-06-20  4:14   ` Wu Zhou
2005-07-03 17:05     ` Daniel Jacobowitz [this message]
2005-07-06  8:36       ` Wu Zhou

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=20050703170543.GE13811@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=woodzltc@cn.ibm.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