<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - THUMB2 support not correctly detected on Fedora with GCC 6.1."
   href="https://bugs.webkit.org/show_bug.cgi?id=159083#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - THUMB2 support not correctly detected on Fedora with GCC 6.1."
   href="https://bugs.webkit.org/show_bug.cgi?id=159083">bug 159083</a>
              from <span class="vcard"><a class="email" href="mailto:tpopela&#64;redhat.com" title="Tomas Popela &lt;tpopela&#64;redhat.com&gt;"> <span class="fn">Tomas Popela</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=159083#c6">comment #6</a>)
<span class="quote">&gt; You can check your toolchain default settings with this command:
&gt; gcc -Q --help=target | grep -i &quot;\(marm\|mthumb\)&quot;</span >
&gt;
<span class="quote">&gt; result if you have thumb2 toolchain:
&gt;   -marm                                 [disabled]
&gt;   -mthumb                               [enabled]
&gt;   -mthumb-interwork                     [enabled]
&gt; 
&gt; result if you have ARM toolchain:
&gt;   -marm                                 [enabled]
&gt;   -mthumb                               [disabled]
&gt;   -mthumb-interwork                     [enabled]
&gt; 
&gt; I'm going to fix the ARM traditional build soon in a separated bug.</span >

Sorry Ossy about the breakage and thank you for working on the fix! It is as you said the thumb2 toolchain is indeed disabled and the ARM one enabled.</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>