[Webkit-unassigned] [Bug 198305] New: [WHLSL] Multiple variables with initializers in a declaration statement crashes the compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 14:31:58 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198305

            Bug ID: 198305
           Summary: [WHLSL] Multiple variables with initializers in a
                    declaration statement crashes the compiler
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com
                CC: fpizlo at apple.com, jonlee at apple.com,
                    justin_fan at apple.com, mmaxfield at apple.com,
                    rmorisset at apple.com

e.g:

int test() {
    int x = 42, y = 44 ;
    return 42;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190528/551f3840/attachment-0001.html>


More information about the webkit-unassigned mailing list