<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>102227</bug_id>
          
          <creation_ts>2012-11-14 06:52:54 -0800</creation_ts>
          <short_desc>Fix the MIPS build after r134332</short_desc>
          <delta_ts>2012-11-14 07:26:01 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>420+</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>101909</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>galpeter</cc>
    
    <cc>kilvadyb</cc>
    
    <cc>ossy</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>766851</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-14 06:52:54 -0800</bug_when>
    <thetext>In file included from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/bytecode/CallLinkInfo.cpp:31:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h: In static member function &apos;static JSC::CodeLocationLabel JSC::RepatchBuffer::startOfPatchableBranchPtrWithPatch(JSC::CodeLocationDataLabelPtr)&apos;:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h:146: error: &apos;startOfPatchableBranchPtrWithPatch&apos; is not a member of &apos;JSC::MacroAssembler&apos;
In file included from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/bytecode/CallLinkInfo.cpp:31:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h: In member function &apos;void JSC::RepatchBuffer::revertJumpReplacementToPatchableBranchPtrWithPatch(JSC::CodeLocationLabel, JSC::AbstractMacroAssembler&lt;JSC::MIPSAssembler&gt;::Address, void*)&apos;:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h:159: error: &apos;revertJumpReplacementToPatchableBranchPtrWithPatch&apos; is not a member of &apos;JSC::MacroAssembler&apos;
make[2]: *** [obj/release/bytecode/CallLinkInfo.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/bytecode/CodeBlock.cpp:46:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h: In static member function &apos;static JSC::CodeLocationLabel JSC::RepatchBuffer::startOfPatchableBranchPtrWithPatch(JSC::CodeLocationDataLabelPtr)&apos;:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h:146: error: &apos;startOfPatchableBranchPtrWithPatch&apos; is not a member of &apos;JSC::MacroAssembler&apos;
In file included from /data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/bytecode/CodeBlock.cpp:46:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h: In member function &apos;void JSC::RepatchBuffer::revertJumpReplacementToPatchableBranchPtrWithPatch(JSC::CodeLocationLabel, JSC::AbstractMacroAssembler&lt;JSC::MIPSAssembler&gt;::Address, void*)&apos;:
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/Source/JavaScriptCore/assembler/RepatchBuffer.h:159: error: &apos;revertJumpReplacementToPatchableBranchPtrWithPatch&apos; is not a member of &apos;JSC::MacroAssembler&apos;
make[2]: *** [obj/release/bytecode/CodeBlock.o] Error 1


http://trac.webkit.org/changeset/134383 is a similar fix for ARM traditional
(and http://trac.webkit.org/changeset/134603 is the warning fix)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>766854</commentid>
    <comment_count>1</comment_count>
    <who name="Peter Gal">galpeter</who>
    <bug_when>2012-11-14 06:56:31 -0800</bug_when>
    <thetext>ohh... okay... will do it in a jiffy</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>766858</commentid>
    <comment_count>2</comment_count>
      <attachid>174150</attachid>
    <who name="Peter Gal">galpeter</who>
    <bug_when>2012-11-14 07:04:53 -0800</bug_when>
    <thetext>Created attachment 174150
speculative fix

This should get rid of the compile fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>766862</commentid>
    <comment_count>3</comment_count>
      <attachid>174150</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-11-14 07:08:02 -0800</bug_when>
    <thetext>Comment on attachment 174150
speculative fix

LGTM, r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>766873</commentid>
    <comment_count>4</comment_count>
      <attachid>174150</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-14 07:25:58 -0800</bug_when>
    <thetext>Comment on attachment 174150
speculative fix

Clearing flags on attachment: 174150

Committed r134608: &lt;http://trac.webkit.org/changeset/134608&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>766874</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-11-14 07:26:01 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>174150</attachid>
            <date>2012-11-14 07:04:53 -0800</date>
            <delta_ts>2012-11-14 07:25:57 -0800</delta_ts>
            <desc>speculative fix</desc>
            <filename>macroassembler_mips_patchablebranch.patch</filename>
            <type>text/plain</type>
            <size>1939</size>
            <attacher name="Peter Gal">galpeter</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cgYi9Tb3VyY2UvSmF2
YVNjcmlwdENvcmUvQ2hhbmdlTG9nCmluZGV4IGJlMTA1ZjQuLmU4Y2Q0YWUgMTAwNjQ0Ci0tLSBh
L1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKKysrIGIvU291cmNlL0phdmFTY3JpcHRD
b3JlL0NoYW5nZUxvZwpAQCAtMSw1ICsxLDIwIEBACiAyMDEyLTExLTE0ICBQZXRlciBHYWwgIDxn
YWxwZXRlckBpbmYudS1zemVnZWQuaHU+CiAKKyAgICAgICAgRml4IHRoZSBNSVBTIGJ1aWxkIGFm
dGVyIHIxMzQzMzIKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dp
P2lkPTEwMjIyNworCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAg
ICAgIEFkZGVkIG1pc3NpbmcgbWV0aG9kcyBmb3IgdGhlIE1hY3JvQXNzZW1ibGVyTUlQUywgYmFz
ZWQgb24gdGhlIE1hY3JvQXNzZW1ibGVyQVJNdjcuCisKKyAgICAgICAgKiBhc3NlbWJsZXIvTWFj
cm9Bc3NlbWJsZXJNSVBTLmg6CisgICAgICAgIChKU0M6Ok1hY3JvQXNzZW1ibGVyTUlQUzo6Y2Fu
SnVtcFJlcGxhY2VQYXRjaGFibGVCcmFuY2hQdHJXaXRoUGF0Y2gpOgorICAgICAgICAoTWFjcm9B
c3NlbWJsZXJNSVBTKToKKyAgICAgICAgKEpTQzo6TWFjcm9Bc3NlbWJsZXJNSVBTOjpzdGFydE9m
UGF0Y2hhYmxlQnJhbmNoUHRyV2l0aFBhdGNoKToKKyAgICAgICAgKEpTQzo6TWFjcm9Bc3NlbWJs
ZXJNSVBTOjpyZXZlcnRKdW1wUmVwbGFjZW1lbnRUb1BhdGNoYWJsZUJyYW5jaFB0cldpdGhQYXRj
aCk6CisKKzIwMTItMTEtMTQgIFBldGVyIEdhbCAgPGdhbHBldGVyQGluZi51LXN6ZWdlZC5odT4K
KwogICAgICAgICBGaXggdGhlIFstV3JldHVybi10eXBlXSB3YXJuaW5nIGluIEphdmFTY3JpcHRD
b3JlL2Fzc2VtYmxlci9NYWNyb0Fzc2VtYmxlckFSTS5oCiAgICAgICAgIGh0dHBzOi8vYnVncy53
ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD0xMDIyMDYKIApkaWZmIC0tZ2l0IGEvU291cmNlL0ph
dmFTY3JpcHRDb3JlL2Fzc2VtYmxlci9NYWNyb0Fzc2VtYmxlck1JUFMuaCBiL1NvdXJjZS9KYXZh
U2NyaXB0Q29yZS9hc3NlbWJsZXIvTWFjcm9Bc3NlbWJsZXJNSVBTLmgKaW5kZXggZmM2ZjlmNC4u
NWI2ZGE5NiAxMDA2NDQKLS0tIGEvU291cmNlL0phdmFTY3JpcHRDb3JlL2Fzc2VtYmxlci9NYWNy
b0Fzc2VtYmxlck1JUFMuaAorKysgYi9Tb3VyY2UvSmF2YVNjcmlwdENvcmUvYXNzZW1ibGVyL01h
Y3JvQXNzZW1ibGVyTUlQUy5oCkBAIC0yMjQyLDYgKzIyNDIsMjAgQEAgcHVibGljOgogICAgICAg
ICByZXR1cm4gMDsKICAgICB9CiAKKyAgICBzdGF0aWMgYm9vbCBjYW5KdW1wUmVwbGFjZVBhdGNo
YWJsZUJyYW5jaFB0cldpdGhQYXRjaCgpIHsgcmV0dXJuIGZhbHNlOyB9CisKKyAgICBzdGF0aWMg
Q29kZUxvY2F0aW9uTGFiZWwgc3RhcnRPZlBhdGNoYWJsZUJyYW5jaFB0cldpdGhQYXRjaChDb2Rl
TG9jYXRpb25EYXRhTGFiZWxQdHIgbGFiZWwpCisgICAgeworICAgICAgICBVTlJFQUNIQUJMRV9G
T1JfUExBVEZPUk0oKTsKKyAgICAgICAgcmV0dXJuIENvZGVMb2NhdGlvbkxhYmVsKCk7CisgICAg
fQorCisgICAgc3RhdGljIHZvaWQgcmV2ZXJ0SnVtcFJlcGxhY2VtZW50VG9QYXRjaGFibGVCcmFu
Y2hQdHJXaXRoUGF0Y2goQ29kZUxvY2F0aW9uTGFiZWwgaW5zdHJ1Y3Rpb25TdGFydCwgQWRkcmVz
cywgdm9pZCogaW5pdGlhbFZhbHVlKQorICAgIHsKKyAgICAgICAgVU5SRUFDSEFCTEVfRk9SX1BM
QVRGT1JNKCk7CisgICAgfQorCisKIHByaXZhdGU6CiAgICAgLy8gSWYgbV9maXhlZFdpZHRoIGlz
IHRydWUsIHdlIHdpbGwgZ2VuZXJhdGUgYSBmaXhlZCBudW1iZXIgb2YgaW5zdHJ1Y3Rpb25zLgog
ICAgIC8vIE90aGVyd2lzZSwgd2UgY2FuIGVtaXQgYW55IG51bWJlciBvZiBpbnN0cnVjdGlvbnMu
Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>