public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Janis Johnson <janis187@us.ibm.com>
To: Richard Guenther <richard.guenther@gmail.com>
Cc: "Kaveh R. GHAZI" <ghazi@caip.rutgers.edu>,
	gcc-patches@gcc.gnu.org,         Joe.Buck@synopsys.com,
	Janis Johnson <janis187@us.ibm.com>
Subject: Re: [PATCH]: PR middle-end/30250, use MPFR for lgamma_r/gamma_r
Date: Thu, 24 May 2007 16:59:00 -0000	[thread overview]
Message-ID: <20070524164644.GA4287@us.ibm.com> (raw)
In-Reply-To: <84fc9c000705240115g84900bdgbcbdb1c5ae21b760@mail.gmail.com>

On Thu, May 24, 2007 at 10:15:22AM +0200, Richard Guenther wrote:
> On 5/24/07, Richard Guenther <richard.guenther@gmail.com> wrote:
> >On 5/24/07, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
> >> On Wed, 23 May 2007, Richard Guenther wrote:
> >>
> >> > This:
> >> >
> >> > /* Expect failures at least until mpfr-2.3.0 is released. */
> >> > /* { dg-xfail-if "mpfr-2.3.0" { *-*-* } } */
> >> >
> >> > doesn't work.  Or did you forget a testsuite/lib patch?

This should be:

  /* { dg-xfail-if "mpfr-2.3.0" { *-*-* } { "*" } { "" } } */

The "mpfr-2.3.0" is a comment.  The lists of included and excluded
options are not optional; I'm surprised it works.

> Updating to dejagnu 1.4.4 fixed it.  Luckily that still works with old tcl 
> ;)

Magic.

Janis

  reply	other threads:[~2007-05-24 16:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 16:04 Kaveh R. GHAZI
2007-05-17 10:15 ` Richard Guenther
2007-05-19  4:23   ` Kaveh R. GHAZI
2007-05-23 21:53     ` Richard Guenther
2007-05-23 22:57       ` Kaveh R. GHAZI
2007-05-24  8:15         ` Richard Guenther
2007-05-24 10:16           ` Richard Guenther
2007-05-24 16:59             ` Janis Johnson [this message]
2007-05-24 21:09               ` Kaveh R. GHAZI
2007-05-24 22:43                 ` Janis Johnson
2007-05-24 16:46           ` Joe Buck

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=20070524164644.GA4287@us.ibm.com \
    --to=janis187@us.ibm.com \
    --cc=Joe.Buck@synopsys.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ghazi@caip.rutgers.edu \
    --cc=richard.guenther@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).