[Mesa-dev] [Bug 72659] [llvmpipe] piglit getteximage-formats init-by-rendering regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 30 23:36:52 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72659
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit 27d47bd42f417db96842c9453092acf68944a4c8
Author: Roland Scheidegger <sroland at vmware.com>
Date: Fri Dec 13 21:20:05 2013 +0100
gallivm: fix pointer type for stmxcsr/ldmxcsr
The argument is a i8 pointer not a i32 pointer (even though the value
actually
stored/loaded IS i32). Older llvm versions didn't care but 3.2 and newer do
leading to crashes.
Reviewed-by: Zack Rusin <zackr at vmware.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131231/3457762f/attachment.html>
More information about the mesa-dev
mailing list