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





------- Comment #23 from [EMAIL PROTECTED]  2007-08-07 08:22 PST -------
I experience the same problem on a RV350 with blender, building with -O2 also
triggers a hardlock when using compiz. It works fine when building r300_state.c
with -fno-tree-vrp. It also runs fine when building with -O3, or when building
with -O2 with gcc 4.3

I've isolated the code of r300SetupPixelShader() in a separate file, and diffed
the assembly code. It shows this a gcc bug (a teammate will add more info on
the upstream gcc bug report).

For reference, I'll attach the preprocessed and assembly files, as well as the
assembly diff when building with -fno-tree-vrp, but this bug can probably be
closed as INVALID.


-- 
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to