Dan Nicholson wrote:
> Hi Brian,
> 
> It seems most distros are building Mesa with the GCC option
> -fno-strict-aliasing. Here were a couple bugs I could find that this
> works around:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=6046
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394311
> 
> Should this be in Mesa by default for the GCC targets?

If that'll work around some bugs then I'm OK with that for the short term.

Longer term, maybe we can trying fixing the code.  It looks like 
-Wstrict-aliasing=2 -fstrict-aliasing should give some indications of 
problem areas.

-Brian

-------------------------------------------------------------------------
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/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to