http://bugs.freedesktop.org/show_bug.cgi?id=11594





------- Comment #13 from [EMAIL PROTECTED]  2007-07-16 04:43 PST -------
I've fixed this in Git. I tested with arbvptorus and it's a position invariant
bug, so we shouldn't always set the POS bit, we should only set it when the
program is position invariant.  This means the position invariant will work
correctly, but the user will still get an assertion if they create a
non-position invariant program that does not write result.position.  I believe
this is the correct behaviour, as (iirc) result.position must be written for
the program to be valid.  Please report to confirm it's fixed and I'll close
the bug. 


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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to