public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Thomas Koenig <tkoenig@netcologne.de>
To: Paolo Bonzini <bonzini@gnu.org>
Cc: fortran@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: [patch, fortran] PR 40628, front-end optimization pass
Date: Mon, 26 Jul 2010 19:24:00 -0000	[thread overview]
Message-ID: <1280164466.4528.5.camel@linux-fd1f.site> (raw)
In-Reply-To: <4C4CA979.8080803@gnu.org>

Paolo Bonzini wrote:

> You could test HONOR_NANS for that, though I don't know whether modes 
> are already available in the Fortran front-end (failing that, there
> is 
> flag_finite_math_only).

That's right, I'll probably do this in a future patch.

> What is the default definition of equality for derived types, if any? 

There is no intrinsic equality operator for derived types.  You can
define your own, but this will end up as the function actually being
invoked in the gfc_* structures.

	Thomas

      reply	other threads:[~2010-07-26 17:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-17 18:38 Thomas Koenig
2010-07-18  8:41 ` Daniel Kraft
2010-07-18 10:18   ` Thomas Koenig
2010-07-19 18:59     ` Toon Moene
2010-07-19 19:11       ` Thomas Koenig
2010-07-19  4:12   ` Jerry DeLisle
2010-07-19 18:21     ` Richard Henderson
2010-07-19 19:06     ` Jakub Jelinek
2010-07-19 22:31     ` Thomas Koenig
2010-07-20  1:19       ` Jerry DeLisle
2010-07-20  2:08         ` Steve Kargl
2010-07-20  2:39         ` Diego Novillo
2010-07-20  2:54           ` Jerry DeLisle
2010-07-20  8:05         ` Tobias Burnus
2010-07-20  8:21           ` Daniel Kraft
2010-07-20  9:44             ` Toon Moene
2010-07-20  9:58               ` Richard Guenther
2010-07-20 22:01                 ` Thomas Koenig
2010-07-25 15:52                   ` Tobias Burnus
2010-07-25 19:35                     ` Thomas Koenig
2010-07-25 21:15                       ` Paolo Bonzini
2010-07-26 19:24                         ` Thomas Koenig [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=1280164466.4528.5.camel@linux-fd1f.site \
    --to=tkoenig@netcologne.de \
    --cc=bonzini@gnu.org \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    /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).