mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Arm AArch64 port - search for interested people
Date: Wed, 11 Sep 2013 19:53:30 +0200	[thread overview]
Message-ID: <20130911175330.GF5116@port70.net> (raw)
In-Reply-To: <20130911165129.GA20515@brightrain.aerifal.cx>

* Rich Felker <dalias@aerifal.cx> [2013-09-11 12:51:29 -0400]:
> > however complete support will take some time.. and it will
> > depend on the soft-float implementation in gcc which has
> > fenv issues
> 
> I would hope on archs with hardfloat but where long double is
> implemented with softfloat, gcc is smart enough to do something with
> the fpu to raise the appropriate flags. Any idea if this is the case,
> or if the AArch64 ABI mentions the issue at all?

yes, i was wrong, gcc seems to use the fpu fenv in such cases

(libgcc uses inline asm fp arithmetics to raise the exceptions..
they don't trust themselfs about incorrectly optimizing away
fp operations in c code)


  reply	other threads:[~2013-09-11 17:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11 11:38 Bortis Kevin
2013-09-11 12:58 ` Szabolcs Nagy
2013-09-11 16:51   ` Rich Felker
2013-09-11 17:53     ` Szabolcs Nagy [this message]
2013-09-12  2:11 ` Strake
2014-02-24 17:22 ` Strake
2014-02-24 18:17   ` Szabolcs Nagy
2014-02-24 18:32   ` Rich Felker
2014-02-24 22:48     ` Richard Pennington
2014-02-24 23:10     ` Rich Felker

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=20130911175330.GF5116@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).