Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 11 Sep 2014 17:34:20 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] Make musl math depend less on libgcc builtins

* Alexander Monakov <amonakov@...ras.ru> [2014-09-11 19:14:50 +0400]:
> 
> In GCC, -mno-ieee-fp will switch ucom->com it for both == and <>.
> Is that still wrong?  Shouldn't there be a GCC bug filed?
> 

yes

i's backwards for <> ("ieee-fp" should mean ieee semantics
and "no-ieee-fp" something else) and ==, != needs to be ucom

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.