https://bugs.freedesktop.org/show_bug.cgi?id=95026
Christoph Haag <haagch at frickel.club> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123071|0 |1 is obsolete| | --- Comment #5 from Christoph Haag <haagch at frickel.club> --- Created attachment 123072 --> https://bugs.freedesktop.org/attachment.cgi?id=123072&action=edit MESA_GLSL=dump with --enable-debug With CFLAGS and CXXFLAGS not set and --enable-debug, mesa is using this: CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno -fno-trapping-math -fno-builtin-memcmp CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp And the game crashes. Looks like +1 for O2. -- 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/20160419/d4451833/attachment-0001.html>