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

--- Comment #51 from Pavel Ondra?ka <drakkk at centrum.cz> 2010-10-29 00:55:52 
PDT ---
(In reply to comment #50)
> In radeon_optimize.c starting at line 660, there are three optimization
> functions: constant_folding, peephole, and copy_propagate.  You could try
> commenting these out one at a time to see which one is causing the problem. 

Commenting out constant folding have no effect, commenting out either peephole
or copy_propagate fixes this.

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

Reply via email to