From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23180 invoked by alias); 3 Jul 2005 17:07:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23173 invoked by uid 22791); 3 Jul 2005 17:07:47 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 03 Jul 2005 17:07:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dp7wY-0003us-KH; Sun, 03 Jul 2005 13:07:46 -0400 Date: Sun, 03 Jul 2005 17:07:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] Add code to support evaluating Fortran exponentiation expression Message-ID: <20050703170746.GF13811@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sources.redhat.com References: <20050617134139.GC23901@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00023.txt.bz2 On Mon, Jun 20, 2005 at 11:22:53AM +0800, Wu Zhou wrote: > OK. I add five tests in gdb.fortran/exprs.exp (patch is included below). > Without the above patch, all the five tests fail; with it, all pass. OK > to commit? Thanks. > > 2005-06-20 Wu Zhou > > * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five > tests to evaluate exponentiation expression. You need to update the copyright year in this file. Otherwise OK. -- Daniel Jacobowitz CodeSourcery, LLC