public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marc Glisse <marc.glisse@inria.fr>
To: Nathan Froyd <froydnj@mozilla.com>
Cc: Richard Guenther <richard.guenther@gmail.com>, gcc-patches@gcc.gnu.org
Subject: Re: ORDERED_EXPR in invert_tree_comparison
Date: Thu, 02 Aug 2012 15:20:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.02.1208021717180.1769@stedding.saclay.inria.fr> (raw)
In-Reply-To: <20120802135351.GD14463@cerebro.indy.rr.com>

On Thu, 2 Aug 2012, Nathan Froyd wrote:

> On Thu, Aug 02, 2012 at 02:48:08PM +0200, Marc Glisse wrote:
>> I am redoing the bootstrap+regtest, then I'll commit if I don't hear
>> protests about the testcase.
>>
>> gcc/ChangeLog
>> 2012-06-15  Marc Glisse  <marc.glisse@inria.fr>
>>
>> 	PR tree-optimization/53805
>> 	* fold-const.c (invert_tree_comparison): Do invert ORDERED_EXPR and
>> 	UNORDERED_EXPR for floating point.
>
> Minor protest about the ChangeLog: I think you mean "Do _not_ invert..."

No, I do mean do invert. The point of the patch is that even for floating 
point and even with trapping-math, it is still safe to invert them.

Maybe I can reformulate as: "Invert ORDERED_EXPR and UNORDERED_EXPR even 
for trapping floating point." ?

-- 
Marc Glisse

  reply	other threads:[~2012-08-02 15:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19 15:52 Marc Glisse
2012-08-01 19:21 ` Marc Glisse
2012-08-02  8:51   ` Richard Guenther
2012-08-02 12:48     ` Marc Glisse
2012-08-02 13:37       ` Richard Guenther
2012-08-02 13:56       ` Nathan Froyd
2012-08-02 15:20         ` Marc Glisse [this message]
2012-08-02 15:24           ` Nathan Froyd

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=alpine.DEB.2.02.1208021717180.1769@stedding.saclay.inria.fr \
    --to=marc.glisse@inria.fr \
    --cc=froydnj@mozilla.com \
    --cc=gcc-patches@gcc.gnu.org \
    --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).