<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - llvmpipe crashes with glxgears (LTO related)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98308#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - llvmpipe crashes with glxgears (LTO related)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98308">bug 98308</a>
              from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
        <pre>(In reply to Marc Dietrich from <a href="show_bug.cgi?id=98308#c4">comment #4</a>)
<span class="quote">> bisection shows 88ad8c7de (mesa: Drop -fno-strict-aliasing) is the culprit.
> Adding -fno-strict-aliasing back, fixes the problem.</span >

Ah yes that makes sense. With LTO aliasing violations now might matter even if
they happen in different compilation units.
So I guess there's still some of these left somewhere, and fixing them should
fix this bug, it's just a matter of finding them...</pre>
        </div>
      </p>


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

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