<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [MIPS] webkitgtk crashed if JIT is enabled"
   href="https://bugs.webkit.org/show_bug.cgi?id=146629#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [MIPS] webkitgtk crashed if JIT is enabled"
   href="https://bugs.webkit.org/show_bug.cgi?id=146629">bug 146629</a>
              from <span class="vcard"><a class="email" href="mailto:guijemont&#64;igalia.com" title="Guillaume Emont &lt;guijemont&#64;igalia.com&gt;"> <span class="fn">Guillaume Emont</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146629#c3">comment #3</a>)
<span class="quote">&gt; Guillaume, this look OK? You didn't run into this issue...?</span >

I did not run into this issue (yet?), maybe because I've mainly worked with jsc only (only compiling WTF/ and JavaScriptCore/).
I am a little confused by the patch though. I understand that $gp is computed by the code of .cpload (emitted by offlineasm for each label), which uses $t9. I don't understand how this is different for llint_op_catch(), though I didn't study the exception code/protocol, and I have a feeling that this is not your regular function, and there might be something done with $ra that I did not understand.

<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=146629#c1">comment #1</a>)
&gt; &gt; Created <span class=""><a href="attachment.cgi?id=256203" name="attach_256203" title="test case for this issue.">attachment 256203</a> <a href="attachment.cgi?id=256203&amp;action=edit" title="test case for this issue.">[details]</a></span>
&gt; &gt; test case for this issue.
&gt; 
&gt; Great. This should probably be added as a testcase under LayoutTests/js.</span ></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>