| Summary: |
Suspicious warning in brw_blorp_clear.cpp |
| Product: |
Mesa
|
Reporter: |
Ian Romanick <idr> |
| Component: |
Drivers/DRI/i965 | Assignee: |
Topi Pohjolainen <topi.pohjolainen> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Intel 3D Bugs Mailing List <intel-3d-bugs> |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
CC: |
idr
|
| Version: |
git | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
brw_blorp_clear.cpp: In member function ‘const GLuint* brw_blorp_const_color_program::compile(brw_context*, GLuint*)’: brw_blorp_clear.cpp:204:26: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] base_mrf >= 0 ? brw_message_reg(base_mrf) : mrf_rt_write, ^