<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - sparc64 is not properly detected as 64 bit due to incorrect architecture mapping"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95432#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - sparc64 is not properly detected as 64 bit due to incorrect architecture mapping"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95432">bug 95432</a>
              from <span class="vcard"><a class="email" href="mailto:arun@accosted.net" title="Arun Raghavan <arun@accosted.net>"> <span class="fn">Arun Raghavan</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=123794" name="attach_123794" title="[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.">attachment 123794</a> <a href="attachment.cgi?id=123794&action=edit" title="[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=95432&attachment=123794'>[review]</a>
[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.

Review of <span class=""><a href="attachment.cgi?id=123794" name="attach_123794" title="[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.">attachment 123794</a> <a href="attachment.cgi?id=123794&action=edit" title="[PATCH] pulsecore: Fix incorrect architecture mapping on sparc64.">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=95432&attachment=123794'>[review]</a>:
-----------------------------------------------------------------

::: src/pulsecore/atomic.h
@@ +201,4 @@
<span class="quote">>  
>      return (v);
>  }
> +#elif defined(__sparc__) && defined(__arch64__)</span >

I'm wondering if we might break some other/older compiler with this change. Any
way to verify this?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>