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

--- Comment #3 from Michel Dänzer <mic...@daenzer.net> 2012-04-16 01:40:52 UTC 
---
Does it work with -O2 -fno-strict-aliasing? The Mesa tree is known not to be
strict aliasing clean. If that's not it, maybe you can isolate the specific
optimization enabled by -O2 but not -O1 which triggers the crash.

I suspect this bug may be invalid anyway though: you shouldn't set CFLAGS
directly but use OPT_FLAGS and friends.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to