<?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>126422</bug_id>
          
          <creation_ts>2014-01-03 00:25:41 -0800</creation_ts>
          <short_desc>CStack Branch: slowPathFor in ThunkGenerators.cpp fail to compile</short_desc>
          <delta_ts>2014-01-03 17:46:37 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Saboff">msaboff</reporter>
          <assigned_to name="Michael Saboff">msaboff</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>964039</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2014-01-03 00:25:41 -0800</bug_when>
    <thetext>slowPathFor() in ThunkGenerators.cpp cause a compilation failure on ARM64 due to missing noreturn attribute.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964041</commentid>
    <comment_count>1</comment_count>
      <attachid>220287</attachid>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2014-01-03 00:27:55 -0800</bug_when>
    <thetext>Created attachment 220287
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964151</commentid>
    <comment_count>2</comment_count>
      <attachid>220287</attachid>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2014-01-03 10:12:25 -0800</bug_when>
    <thetext>Comment on attachment 220287
Patch

I really don&apos;t like the use of these pragmas.  Is this because slowPathFor calls a function marked NORETURN?  If so, remove NORETURN from that function.  Can&apos;t remove NORETURN from a function because it uses CRASH() or RELEASE_ASSERT_NOT_REACHED()?  In that case, just use UNREACHABLE_FOR_PLATFORM() instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>964354</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2014-01-03 17:46:37 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; (From update of attachment 220287 [details])
&gt; I really don&apos;t like the use of these pragmas.  Is this because slowPathFor calls a function marked NORETURN?  If so, remove NORETURN from that function.  Can&apos;t remove NORETURN from a function because it uses CRASH() or RELEASE_ASSERT_NOT_REACHED()?  In that case, just use UNREACHABLE_FOR_PLATFORM() instead.

This bug is no longer needed.  The compilation issue was due to pop(callFrameRegister) being a CRASH() on ARM64.  Fixing the real issue now handled in &lt;https://bugs.webkit.org/show_bug.cgi?id=126478&gt; - &quot;CStack Branch: slowPathFor() should emit an epilogue instead of popping the callFrameRegister&quot;.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>220287</attachid>
            <date>2014-01-03 00:27:55 -0800</date>
            <delta_ts>2014-01-03 10:12:25 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>126422.patch</filename>
            <type>text/plain</type>
            <size>1700</size>
            <attacher name="Michael Saboff">msaboff</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKPT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291
cmNlL0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkocmV2aXNpb24gMTYxMjU1KQorKysgU291cmNl
L0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBA
CisyMDE0LTAxLTAzICBNaWNoYWVsIFNhYm9mZiAgPG1zYWJvZmZAYXBwbGUuY29tPgorCisgICAg
ICAgIENTdGFjayBCcmFuY2g6IHNsb3dQYXRoRm9yIGluIFRodW5rR2VuZXJhdG9ycy5jcHAgZmFp
bCB0byBjb21waWxlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNn
aT9pZD0xMjY0MjIKKworICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAg
ICAgICBBZGRlZCBkaWFnbm9zdGljIGlnbm9yZWQgIi1XbWlzc2luZy1ub3JldHVybiIgcHJhZ21h
cyBmb3IgY2xhbiB0byBzaWxlbmNlIAorICAgICAgICB0aGUgd2FybmluZyBhbmQgYWxsb3cgdGhl
IGZpbGUgdG8gY29tcGlsZS4KKworICAgICAgICAqIGppdC9UaHVua0dlbmVyYXRvcnMuY3BwOgor
CiAyMDE0LTAxLTAyICBNYXJrIExhbSAgPG1hcmsubGFtQGFwcGxlLmNvbT4KIAogICAgICAgICBB
ZGRyZXNzZWQgcmV2aWV3IGNvbW1lbnRzIGluIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3df
YnVnLmNnaT9pZD0xMjYzOTMjYzUuCkluZGV4OiBTb3VyY2UvSmF2YVNjcmlwdENvcmUvaml0L1Ro
dW5rR2VuZXJhdG9ycy5jcHAKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291cmNlL0phdmFTY3JpcHRDb3JlL2pp
dC9UaHVua0dlbmVyYXRvcnMuY3BwCShyZXZpc2lvbiAxNjEyNTEpCisrKyBTb3VyY2UvSmF2YVNj
cmlwdENvcmUvaml0L1RodW5rR2VuZXJhdG9ycy5jcHAJKHdvcmtpbmcgY29weSkKQEAgLTc2LDYg
Kzc2LDEwIEBAIE1hY3JvQXNzZW1ibGVyQ29kZVJlZiB0aHJvd0V4Y2VwdGlvbkZyb20KICAgICBy
ZXR1cm4gRklOQUxJWkVfQ09ERShwYXRjaEJ1ZmZlciwgKCJUaHJvdyBleGNlcHRpb24gZnJvbSBj
YWxsIHNsb3cgcGF0aCB0aHVuayIpKTsKIH0KIAorI2lmIENPTVBJTEVSKENMQU5HKQorI3ByYWdt
YSBjbGFuZyBkaWFnbm9zdGljIHB1c2gKKyNwcmFnbWEgY2xhbmcgZGlhZ25vc3RpYyBpZ25vcmVk
ICItV21pc3Npbmctbm9yZXR1cm4iCisjZW5kaWYKIHN0YXRpYyB2b2lkIHNsb3dQYXRoRm9yKAog
ICAgIENDYWxsSGVscGVycyYgaml0LCBWTSogdm0sIFBfSklUT3BlcmF0aW9uX0Ugc2xvd1BhdGhG
dW5jdGlvbikKIHsKQEAgLTk0LDYgKzk4LDkgQEAgc3RhdGljIHZvaWQgc2xvd1BhdGhGb3IoCiAg
ICAgaml0LnBvcChHUFJJbmZvOjpjYWxsRnJhbWVSZWdpc3Rlcik7CiAgICAgaml0Lmp1bXAoR1BS
SW5mbzo6cmV0dXJuVmFsdWVHUFIpOwogfQorI2lmIENPTVBJTEVSKENMQU5HKQorI3ByYWdtYSBj
bGFuZyBkaWFnbm9zdGljIHBvcAorI2VuZGlmCiAKIHN0YXRpYyBNYWNyb0Fzc2VtYmxlckNvZGVS
ZWYgbGlua0ZvclRodW5rR2VuZXJhdG9yKAogICAgIFZNKiB2bSwgQ29kZVNwZWNpYWxpemF0aW9u
S2luZCBraW5kLCBSZWdpc3RlclByZXNlcnZhdGlvbk1vZGUgcmVnaXN0ZXJzKQo=
</data>
<flag name="review"
          id="243982"
          type_id="1"
          status="-"
          setter="fpizlo"
    />
          </attachment>
      

    </bug>

</bugzilla>