[Bug 30416] r300compiler: build_loop_info: expected conditional

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 28 08:37:43 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30416

Marek Olšák <maraeo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Marek Olšák <maraeo at gmail.com> 2010-09-28 08:37:43 PDT ---
Both shaders *should* fail to compile because you cannot say at compile time
whether they will terminate or not. If a GPU gets stuck in an infinite loop,
it's basically a hard lockup, and your monitor becomes unusable until you reset
the machine. We can't allow that.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list