<div dir="ltr">Hi Joerg,<br><div class="gmail_extra"><br>On Tue, May 6, 2014 at 4:49 AM, Joerg Sonnenberger<span dir="ltr"></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">

Just FYI, I will add __ARM_DWARF_EH__ when switching NetBSD to use<br>
normal Itanium-ABI, so you might want to check for the lack of that as<br>
well.<br></blockquote><br></div><div class="gmail_extra">Sure.  I will add !defined(__ARM_DWARF_EH__) in the upcoming revision.<br></div><div class="gmail_extra"><br>On Tue, May 6, 2014 at 4:52 AM, Joerg Sonnenberger wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
Can you use __LDBL_MANT_DIG__ == 64 instead?<br></blockquote><div> </div></div><div class="gmail_extra">It seems that __LDBL_MANT_DIG__ stands for the number of bits of significand (or mantissa.)  However, I wish to know the size of long double.  AFAIK, there is no macro for this.  Any good suggestion?  Thanks.<br>
<br><br></div><div class="gmail_extra">Logan<br></div></div>