<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#c8">Comment # 8</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#c7">comment #7</a>)
<span class="quote">> The warning in <a href="show_bug.cgi?id=98308#c5">comment 5</a> seems to be unrelated. Instead, pushing
> "-fno-strict-aliasing" down to src/gallium/driver/llvmpipe/Makefile.am also
> works. -Wstrict-aliasing produces no warnings there. I'll stop now. Please
> reply if there is more to be done me.</span >

I'm not entirely sure which strict aliasing violations the compiler is actually
able to detect, especially if they are in different compilation units. Or maybe
in the assembly code even. (In other words, I don't think you can rely on the
warnings.)
So it's probably down to manual inspection. At some point it should be fixed,
but unfortunately I don't have time for it now.
But thanks for the pointer!</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>