[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [llvm-bugs] [Bug 28738] fmod and similar method static_assert on aix
From:       via llvm-bugs <llvm-bugs () lists ! llvm ! org>
Date:       2016-07-29 19:39:17
Message-ID: bug-28738-206-H2qBALoq5v () http ! llvm ! org/bugs/
[Download RAW message or body]

--1469821158.fa002242.22258
Date: Fri, 29 Jul 2016 14:39:18 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

https://llvm.org/bugs/show_bug.cgi?id=28738

Xing Xue <xingxue@ca.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Xing Xue <xingxue@ca.ibm.com> ---
Hi Eli,  You are right, the AIX <math.h> defines these overload functions and
that is the reason why they are excluded here.  AIX guards those functions with
#if !defined(__COMPATMATH__) and the originator of this bug's compiler happens
to define the macro.  As per discussion with the originator, I will enable
these definitions in LLVM's <math.h> for AIX.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

--1469821158.fa002242.22258
Date: Fri, 29 Jul 2016 14:39:18 -0500
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xingxue&#64;ca.ibm.com" \
title="Xing Xue &lt;xingxue&#64;ca.ibm.com&gt;"> <span class="fn">Xing Xue</span></a> \
</span> changed  <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fmod and similar method static_assert on aix"
   href="https://llvm.org/bugs/show_bug.cgi?id=28738">bug 28738</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fmod and similar method static_assert on aix"
   href="https://llvm.org/bugs/show_bug.cgi?id=28738#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fmod and similar method static_assert on aix"
   href="https://llvm.org/bugs/show_bug.cgi?id=28738">bug 28738</a>
              from <span class="vcard"><a class="email" \
href="mailto:xingxue&#64;ca.ibm.com" title="Xing Xue &lt;xingxue&#64;ca.ibm.com&gt;"> \
<span class="fn">Xing Xue</span></a> </span></b>
        <pre>Hi Eli,  You are right, the AIX &lt;math.h&gt; defines these overload \
functions and that is the reason why they are excluded here.  AIX guards those \
functions with #if !defined(__COMPATMATH__) and the originator of this bug's compiler \
happens to define the macro.  As per discussion with the originator, I will enable
these definitions in LLVM's &lt;math.h&gt; for AIX.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>

--1469821158.fa002242.22258--


[Attachment #3 (text/plain)]

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic