Summary: |
[SKL] 64-bit integer support seems pretty broken |
Product: |
Mesa
|
Reporter: |
Ian Romanick <idr> |
Component: |
Drivers/DRI/i965 | Assignee: |
Intel 3D Bugs Mailing List <intel-3d-bugs> |
Status: |
RESOLVED
NOTOURBUG
|
QA Contact: |
Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
Test case.
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 141627 [details] Test case. The very simple attached test fails. GDB sure thinks 0x8000000000000000ll - 0x8000000000000001ll is -1ll. :(