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





------- Comment #14 from [EMAIL PROTECTED]  2007-06-27 23:24 PST -------
(In reply to comment #13)
> The culprit is -O2, it works at -O0 and -O1. Will trace it down to a specific
> part of -O2 and report it to the gcc guys

The Mesa codebase is not strict aliasing safe, make sure you use
-fno-strict-aliasing with -O2.


-- 
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
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to