[Bug 48693] -O2 optimization breaks 32 bit wine 3D on 64 bit system
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Apr 15 18:40:52 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48693
--- Comment #3 from Michel Dänzer <michel at 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.
More information about the dri-devel
mailing list