[Bug 98856] DIRT: Showdown broken graphics with Mesa built with -Ofast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 8 00:42:58 UTC 2018


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

Timothy Arceri <t_arceri at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #10 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Ofast disregards strict standards compliance. -Ofast enables all -O3
optimizations. It also enables optimizations that are not valid for all
standard-compliant programs.

In other words don't use it with Mesa :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180308/ffb598fb/attachment.html>


More information about the dri-devel mailing list