<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault..."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86788#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault..."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86788">bug 86788</a>
              from <span class="vcard"><a class="email" href="mailto:smoki00790@gmail.com" title="smoki <smoki00790@gmail.com>"> <span class="fn">smoki</span></a>
</span></b>
        <pre> (In reply to Timothy Arceri from <a href="show_bug.cgi?id=86788#c3">comment #3</a>)
<span class="quote">> It seems to be an alignment issue and I'm not sure I fully understand why
> its happening but does changing:

> unsigned vec_count;

> to 
>  
> unsigned vec_count __attribute__ ((aligned (16)));

> on line 60 fix it?</span >

 No, that does fix it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>